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 1fa3805 commit 80571b4Copy full SHA for 80571b4
README.md
@@ -122,6 +122,7 @@ Typically finetunes of the base models below are supported as well.
122
- Rust (nicer API): [mdrokz/rust-llama.cpp](https://github.com/mdrokz/rust-llama.cpp)
123
- Rust (more direct bindings): [utilityai/llama-cpp-rs](https://github.com/utilityai/llama-cpp-rs)
124
- C#/.NET: [SciSharp/LLamaSharp](https://github.com/SciSharp/LLamaSharp)
125
+- C#/VB.NET (more features - community license): [LM-Kit.NET](https://docs.lm-kit.com/lm-kit-net/index.html)
126
- Scala 3: [donderom/llm4s](https://github.com/donderom/llm4s)
127
- Clojure: [phronmophobic/llama.clj](https://github.com/phronmophobic/llama.clj)
128
- React Native: [mybigday/llama.rn](https://github.com/mybigday/llama.rn)
0 commit comments