The C#/.NET binding of llama.cpp. It provides APIs to infer the LLaMa Models and deploy it on the local environment. It works on both Windows, Linux and MAC without the requirement for compiling llama.cpp yourself. Its performance is close to llama.cpp. Furthermore, it provides integrations with other projects such as BotSharp to provide higher-level applications and UI.
Features
- Model Inference and Chat Session
- LLamaSharp provides two ways to run inference: LLamaExecutor and ChatSession
- With LLamaSharp you needn't to compile c++ project and run scripts to quantize the model, instead, just run it in C#
- We provide the integration of ASP.NET core
- Embeddings generation, tokenization and detokenization
- LLaMa model inference
License
MIT LicenseFollow LLamaSharp
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LLamaSharp!