Y
Hacker News
new
|
ask
|
show
|
jobs
by
mappu
691 days ago
ollama is a thin wrapper over llama.cpp, so i'd pose the opposite question - what does ollama give you over using llama.cpp directly?
2 comments
schappim
691 days ago
Model management, customisable HTTP APIs, monitoring, security features, "parallel requests" (batch processing), no requirement for HF auth etc...
link
yjftsjthsd-h
691 days ago
Ease of use. Rather like arduino or like docker vs chroot/jails/zones, there's nothing wrong with just using the underlying tech, but lowering friction has value.
link