summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDeins <deinsegle@gmail.com>2023-12-22 08:49:54 +0200
committerGitHub <noreply@github.com>2023-12-22 08:49:54 +0200
commit2bb98279c5a087d62949972b35cf63ff974ffe6a (patch)
treec27473ae78879ba9de53bece360a9e9cc6a7f590 /README.md
parent0137ef88ea9f8fd837a065700814329d24adeec3 (diff)
readme : add zig bindings (#4581)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 73fe59bb..8e17d5ba 100644
--- 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:**