i finally switched from windows to linux and got a 30-50% boost in speed.

Reddit r/LocalLLaMA News

Summary

The user switched from Windows to Linux and replaced llamacpp with vllm, achieving a 30-50% speed improvement in AI inference.

This is amazing. All I did was switch from llamacpp on windows to vllm on linux.
Original Article

Similar Articles

Llama.cpp PR 8% speed boost

Reddit r/LocalLLaMA

A llama.cpp PR moves sampling from CPU to GPU, yielding 8% faster tokens on an RTX 5090 and ~4% on a Tesla P40 for Qwen3.6-35B inference.