Add link to AshkanYarmoradi/go-llama.cpp
This commit is contained in:
parent
3143a755c8
commit
ead37ff20e
|
|
@ -164,6 +164,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
|
||||||
- Python: [ddh0/easy-llama](https://github.com/ddh0/easy-llama)
|
- 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)
|
||||||
|
- Go: [AshkanYarmoradi/go-llama.cpp](https://github.com/AshkanYarmoradi/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)
|
||||||
- JS/TS (llama.cpp server client): [lgrammel/modelfusion](https://modelfusion.dev/integration/model-provider/llamacpp)
|
- JS/TS (llama.cpp server client): [lgrammel/modelfusion](https://modelfusion.dev/integration/model-provider/llamacpp)
|
||||||
- JS/TS (Programmable Prompt Engine CLI): [offline-ai/cli](https://github.com/offline-ai/cli)
|
- JS/TS (Programmable Prompt Engine CLI): [offline-ai/cli](https://github.com/offline-ai/cli)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue