|
|
|
|
|
by 2mlWQbCK
508 days ago
|
|
What benefit does Ollama (or RamaLama) offer over just plain llama.cpp or llamafile? The only thing I understand is that there is automatic downloading of models behind the scenes, but a big reason for me to want to use local models at all is that I want to to know exactly what files I use and keep them sorted and backed up properly, so a tool automatically downloading models and dumping in some cache directory just sounds annoying. |
|
It's been a while since I used llama.cpp directly, and I don't know whether I'm correct about its current scope.