Skip to content

Commit

Permalink
chore: add llama.js to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattzcarey authored Aug 30, 2024
1 parent 7ea8d80 commit fe8b5d4
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 @@ -126,6 +126,7 @@ Typically finetunes of the base models below are supported as well.

- 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)
- Bun (experimental): [mattzcarey/llama.js](https://github.com/mattzcarey/llama.js)
- 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)
- JavaScript/Wasm (works in browser): [tangledgroup/llama-cpp-wasm](https://github.com/tangledgroup/llama-cpp-wasm)
Expand Down

0 comments on commit fe8b5d4

Please sign in to comment.