Files
VuongKB/AI Information.md
2026-04-04 21:42:15 -07:00

5 lines
179 B
Markdown

llama.cpp is good for cpu/gpu inferencing
vllm is good for tensor parallelism
ollama sits on top of llama.cpp and shares most of its advantages and shortcomings
#ai #llama #vllm