Hello friends,
I came across an article where the author claims that you can install Huggingface.transformers in F#. You can find the article here: How to Create a Local LLM Using HuggingFace API Transformers and F#.NET | by Thomas Cherickal | Medium . I tried searching for the package on NuGet, but I couldn’t find any package named Huggingface.transformers. The only related package I found was HuggingFace, but it’s not an official package, and it doesn’t seem to have a “.transformers” dependency.
I’m a bit skeptical about the information provided in the article. It’s possible that there might be a mistake or misunderstanding. Have any of you had success with this, or is there an alternative solution you could recommend?
Thank you for your input!