Y
Hacker News
new
|
ask
|
show
|
jobs
by
robotswantdata
79 days ago
Why are you using Ollama? Just use llama.cpp
brew install llama.cpp
use the inbuilt CLI, Server or Chat interface. + Hook it up to any other app
1 comments
Bigsy
78 days ago
For MLX I'd guess.
link
wronglebowski
78 days ago
That also comes upstream from llama.cpp
https://github.com/ggml-org/llama.cpp/discussions/4345
link
redrove
78 days ago
https://omlx.ai/
link
leftnode
78 days ago
Does this have a CLI only interface?
link
redrove
78 days ago
Yes. You could also look at the README.md.
link