Y
Hacker News
new
|
ask
|
show
|
jobs
by
lgrammel
1042 days ago
You can also spin up the llama.cpp server (
https://github.com/ggerganov/llama.cpp/tree/master/examples/...
) and e.g. use ModelFusion to generate text, stream text, tokenize, etc. :
https://modelfusion.dev/integration/model-provider/llamacpp