Skip to content
r/LocalLLaMA · Communities

4 GPUs (MI50) llama.cpp or vLLM?

Hi, I've been running vLLM on my MI50 because of tensor-parallel support. It works, but I have some complaints. For one, the quants seem much harder to find than GGUFs. Also, model switching is a pain, especially with the insanely long startup time. I recently discovered that llama.cpp supports tensor-parallel (I've be