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 f3e7411 commit 0819299Copy full SHA for 0819299
README.md
@@ -178,6 +178,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
178
- Clojure: [phronmophobic/llama.clj](https://github.com/phronmophobic/llama.clj)
179
- React Native: [mybigday/llama.rn](https://github.com/mybigday/llama.rn)
180
- Java: [kherud/java-llama.cpp](https://github.com/kherud/java-llama.cpp)
181
+- Java: [QuasarByte/llama-cpp-jna](https://github.com/QuasarByte/llama-cpp-jna)
182
- Zig: [deins/llama.cpp.zig](https://github.com/Deins/llama.cpp.zig)
183
- Flutter/Dart: [netdur/llama_cpp_dart](https://github.com/netdur/llama_cpp_dart)
184
- Flutter: [xuegao-tzx/Fllama](https://github.com/xuegao-tzx/Fllama)
0 commit comments