Skip Ollama, Run llama.cpp Directly on a Mac
Prompted by an HN thread: The Local LLM Ecosystem Doesn’t Need Ollama Ollama is built on llama.cpp. For more than 400 days it ignored a GitHub issue asking it to say so. That’s the headline complaint in a recent Hacker News thread — but the more useful finding, buried underneath, is that llama.cpp no longer needs a wrapper at all. On a Mac it’s now the simpler choice, not the harder one. ...