Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
robotswantdata
3 months ago
|
parent
|
context
|
favorite
| on:
April 2026 TLDR Setup for Ollama and Gemma 4 26B o...
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
Bigsy
3 months ago
[–]
For MLX I'd guess.
wronglebowski
3 months ago
|
parent
|
next
[–]
That also comes upstream from llama.cpp
https://github.com/ggml-org/llama.cpp/discussions/4345
redrove
3 months ago
|
parent
|
prev
[–]
https://omlx.ai/
leftnode
3 months ago
|
root
|
parent
[–]
Does this have a CLI only interface?
redrove
3 months ago
|
root
|
parent
[–]
Yes. You could also look at the README.md.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
brew install llama.cpp
use the inbuilt CLI, Server or Chat interface. + Hook it up to any other app