Comment on Llama.cpp guide – Running LLMs locally on any hardware, from scratchparentComments−smcleod1yI mean.... is Debian just a libc6 wrapper? Is Firefox just a JavaScript wrapper?Given Ollama currently has llama.cpp, mllama and safetensors backends, there's far more Ollama code and functionality than code that calls llama.cpp−spencerchubb1ywhy do you say "just" a wrapper? it is not a bad thing to be a wrapper, it is just a descriptive termthe amount of code does not dictate whether or not it is a wrapper.
Comments
I mean.... is Debian just a libc6 wrapper? Is Firefox just a JavaScript wrapper?
Given Ollama currently has llama.cpp, mllama and safetensors backends, there's far more Ollama code and functionality than code that calls llama.cpp
why do you say "just" a wrapper? it is not a bad thing to be a wrapper, it is just a descriptive term
the amount of code does not dictate whether or not it is a wrapper.