← Back to context

Comment by markhahn

17 hours ago

these days, even completely mainstream distros (Fedora here) include ollama, which leverages a wide range of hardware and range of models. (it's generally useful to install a more recent ollama, though.) there are free coding harnesses too.

ollama is just a wrapper around llama.cpp, and a pretty janky one at that. You're much better off using it directly.