Skip to content

Commit 1d48e98

Browse files
authored
readme : add programmable prompt engine language CLI (ggml-org#9599)
1 parent f3979df commit 1d48e98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ Typically finetunes of the base models below are supported as well.
112112
- Go: [go-skynet/go-llama.cpp](https://github.com/go-skynet/go-llama.cpp)
113113
- Node.js: [withcatai/node-llama-cpp](https://github.com/withcatai/node-llama-cpp)
114114
- JS/TS (llama.cpp server client): [lgrammel/modelfusion](https://modelfusion.dev/integration/model-provider/llamacpp)
115+
- JS/TS (Programmable Prompt Engine CLI): [offline-ai/cli](https://github.com/offline-ai/cli)
115116
- JavaScript/Wasm (works in browser): [tangledgroup/llama-cpp-wasm](https://github.com/tangledgroup/llama-cpp-wasm)
116117
- Typescript/Wasm (nicer API, available on npm): [ngxson/wllama](https://github.com/ngxson/wllama)
117118
- Ruby: [yoshoku/llama_cpp.rb](https://github.com/yoshoku/llama_cpp.rb)

0 commit comments

Comments
 (0)