Skip to content

Commit 0819299

Browse files
romantalpwilkin
authored andcommitted
readme : update bindings (ggml-org#16144)
Link to Java JNA bindings to llama.cpp native libraries
1 parent f3e7411 commit 0819299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
178178
- Clojure: [phronmophobic/llama.clj](https://github.com/phronmophobic/llama.clj)
179179
- React Native: [mybigday/llama.rn](https://github.com/mybigday/llama.rn)
180180
- 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)
181182
- Zig: [deins/llama.cpp.zig](https://github.com/Deins/llama.cpp.zig)
182183
- Flutter/Dart: [netdur/llama_cpp_dart](https://github.com/netdur/llama_cpp_dart)
183184
- Flutter: [xuegao-tzx/Fllama](https://github.com/xuegao-tzx/Fllama)

0 commit comments

Comments
 (0)