Ollama vs vLLM vs LightLLM: What Is Technically Different Under the Hood?
submitted by
ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86
RetroFed
Share on Mastodon
llama-cpp
I switched from ollama to llama.cpp and love it. For such an article, it frustrates me that they don’t include the common and popular option in the comparison.
What’s the difference between the two?
Here the article that spurred my change: Friends don’t let friends use Ollama
He shares that the people behind llama.cpp don’t act poorly (at least in those regards). My experience confirms llama.cpp can run just about any gguf while ollama can only run those that have been customized for ollama, and llama.cpp seems faster (no evidence, just anecdotal).
vLLM.
It’s slower to start, but once it gets going, pretty solid.