PulseAugur
EN
LIVE 07:12:34

User finds CPU-only setup fastest for Qwen and Gemma LLMs

A user shared their initial experiences setting up large language models on a new mini-PC with an Intel 285HX CPU and 64GB of RAM, aiming for CPU-only operation. They tested Qwen3, Qwen3.6, and Gemma4 models using Llama.cpp, comparing performance across Vulkan, SYCL, and CPU-only backends. Contrary to expectations, the CPU-only setup yielded the fastest token generation speeds, with the Qwen models proving particularly usable. AI

IMPACT Provides insights into optimal hardware and software configurations for running LLMs locally.

RANK_REASON User testing of LLM performance on specific hardware.

Read on r/LocalLLaMA →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

User finds CPU-only setup fastest for Qwen and Gemma LLMs

COVERAGE [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/nirurin ·

    First attempts at a CPU setup - MS-02 Intel 285hx, trying Qwen3, Qwen3.6 and Gemma4

    <!-- SC_OFF --><div class="md"><p>I got a new mini-pc for a homelab server recently and thought I'd tinker around with some LLM options on there. As it doesn't have a dedicated GPU it was a bit different to what I do on my main PC.</p> <p>Wasn't really sure where to start, but I …