We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afc59e commit 1fb651dCopy full SHA for 1fb651d
README.md
@@ -156,6 +156,7 @@ Typically finetunes of the base models below are supported as well.
156
- Rust (nicer API): [mdrokz/rust-llama.cpp](https://github.com/mdrokz/rust-llama.cpp)
157
- Rust (more direct bindings): [utilityai/llama-cpp-rs](https://github.com/utilityai/llama-cpp-rs)
158
- C#/.NET: [SciSharp/LLamaSharp](https://github.com/SciSharp/LLamaSharp)
159
+- C#/VB.NET (more features - community license): [LM-Kit.NET](https://docs.lm-kit.com/lm-kit-net/index.html)
160
- Scala 3: [donderom/llm4s](https://github.com/donderom/llm4s)
161
- Clojure: [phronmophobic/llama.clj](https://github.com/phronmophobic/llama.clj)
162
- React Native: [mybigday/llama.rn](https://github.com/mybigday/llama.rn)
0 commit comments