]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add zig bindings (#4581)
authorDeins <redacted>
Fri, 22 Dec 2023 06:49:54 +0000 (08:49 +0200)
committerGitHub <redacted>
Fri, 22 Dec 2023 06:49:54 +0000 (08:49 +0200)
README.md

index 73fe59bb40fd32035c8bb070c540d92cba28c923..8e17d5ba4872549321057bc13ebf71244d1a1571 100644 (file)
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ as the main playground for developing new features for the [ggml](https://github
 - Clojure: [phronmophobic/llama.clj](https://github.com/phronmophobic/llama.clj)
 - React Native: [mybigday/llama.rn](https://github.com/mybigday/llama.rn)
 - Java: [kherud/java-llama.cpp](https://github.com/kherud/java-llama.cpp)
+- Zig: [deins/llama.cpp.zig](https://github.com/Deins/llama.cpp.zig)
 
 **UI:**