K024/llm-sharp

Language models in C#

37
/ 100
Emerging

llm-sharp is a tool that allows C# developers to run and serve language models like Llama2, Qwen, and Bert directly within their C# applications. It takes pre-trained language model files (like safetensors) and tokenizer data as input, and provides an API or command-line interface for generating text completions or embeddings. This is ideal for developers building C# applications that need to incorporate AI language capabilities without relying on Python-specific environments for model inference.

No commits in the last 6 months.

Use this if you are a C# developer who wants to integrate popular language models and their inference capabilities directly into your .NET applications for production use.

Not ideal if you are not a C# developer or if you require advanced model parallelism features beyond what's currently implemented, such as tensor parallelism.

.NET development AI integration language model inference C# application development
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 16 / 25
Community 13 / 25

How are scores calculated?

Stars

50

Forks

7

Language

C#

License

MIT

Last pushed

Dec 30, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/transformers/K024/llm-sharp"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.