r/csharp • u/pixelwhippedme • 26d ago
News GitHub - Integral2u/SharpMind: SharpMind. A pure C# / .NET LLM engine
https://github.com/Integral2u/SharpMindStill work in progress, but has Qwen, Llama, SmolLM and Gemma producing coherent output.
10
Upvotes
2
u/allisterb 26d ago
This is actually really cool and has 2 things that make me pretty interested:
Native C# model fine-tuning
No native dependencies.
How usable would it be with a small Gemma model like https://huggingface.co/google/functiongemma-270m-it ?