@binsquares: omg, GPU acceleration on smolvm works way better than I thought. can run llama.cpp inside the smol machine with close t…

X AI KOLs Following Tools

Summary

User @binsquares reports that GPU acceleration on smolvm achieves nearly 90% of host performance when running llama.cpp via the Vulkan backend.

omg, GPU acceleration on smolvm works way better than I thought. can run llama.cpp inside the smol machine with close to ~90% of performance of the host using vulkan backend. ~127 t/s on qwen-0.5b. Min hassle, max ease of setup. https://t.co/SQzj7PTs9P
Original Article
View Cached Full Text

Cached at: 05/11/26, 04:43 PM

omg, GPU acceleration on smolvm works way better than I thought.

can run llama.cpp inside the smol machine with close to ~90% of performance of the host using vulkan backend.

~127 t/s on qwen-0.5b. Min hassle, max ease of setup. https://t.co/SQzj7PTs9P

Similar Articles

Dual GPU llama.cpp speedup

Reddit r/LocalLLaMA

A fork of llama.cpp fixes the --split-mode tensor issue with quantized KV caches, achieving up to 40% speed improvement on dual GPU setups without quality loss.