mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-31 08:51:55 +00:00 
			
		
		
		
	readme : update bindings (#13950)
This commit is contained in:
		| @@ -130,6 +130,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo | |||||||
| <details> | <details> | ||||||
| <summary>Bindings</summary> | <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) | - 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) | - 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) | - Node.js: [withcatai/node-llama-cpp](https://github.com/withcatai/node-llama-cpp) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 ddh0
					ddh0