Y
Hacker News
new
|
ask
|
show
|
jobs
by
mchiang
318 days ago
This is just wrong. Ollama has moved off of llama.cpp and is working with hardware partners to support GGML.
https://ollama.com/blog/multimodal-models
2 comments
paulsmal
317 days ago
is it?
https://github.com/ollama/ollama/blob/main/llm/server.go#L79
link
mchiang
316 days ago
we keep it for backwards compatibility - all the newer models are implemented inside Ollama directly
link
polotics
317 days ago
can you substantiate this more? llama.ccp.is also relying on ggml
link
https://github.com/ollama/ollama/blob/main/llm/server.go#L79