From 8726392d3d927fe3e504868d3548d694496ee37e Mon Sep 17 00:00:00 2001 From: ddh0 Date: Sun, 1 Jun 2025 03:44:30 -0500 Subject: [PATCH] readme : update bindings (#13950) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 540c29a4..576332bc 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
Bindings +- 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)