]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update bindings (#13950)
authorddh0 <redacted>
Sun, 1 Jun 2025 08:44:30 +0000 (03:44 -0500)
committerGitHub <redacted>
Sun, 1 Jun 2025 08:44:30 +0000 (11:44 +0300)
README.md

index 540c29a4f1847024647723b988284015a34b0a81..576332bc5d33d445a2036ee9cc20330b29cb4376 100644 (file)
--- a/README.md
+++ b/README.md
@@ -130,6 +130,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
 <details>
 <summary>Bindings</summary>
 
+- Python: [ddh0/easy-llama](https://github.com/ddh0/easy-llama)
 - Python: [abetlen/llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
 - Go: [go-skynet/go-llama.cpp](https://github.com/go-skynet/go-llama.cpp)
 - Node.js: [withcatai/node-llama-cpp](https://github.com/withcatai/node-llama-cpp)