Skip to content

Commit

Permalink
Python (Pre-compiled CFFI module for CPU and CUDA)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtasic85 committed Jul 22, 2024
1 parent 081fe43 commit 7e492b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ Typically finetunes of the base models below are supported as well.
**Bindings:**

- Python: [abetlen/llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
- Python (Pre-compiled CFFI module for CPU and CUDA): [tangledgroup/llama-cpp-cffi](https://github.com/tangledgroup/llama-cpp-cffi)
- 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)
- JS/TS (llama.cpp server client): [lgrammel/modelfusion](https://modelfusion.dev/integration/model-provider/llamacpp)
Expand Down

0 comments on commit 7e492b3

Please sign in to comment.