Reddit user reports 18.8 tok/s CPU inference with Qwen 3 30B Q4 on Zen 4

A Reddit user shared their experience testing local LLM inference on CPU instead of investing in expensive GPU hardware.
Key Details
The user was considering purchasing GPU hardware for local LLM inference, including:
- P40 GPUs
- V100 GPUs (almost bought an SXM2 version that doesn't plug into normal motherboards)
- RTX 3090s (priced at $800+ due to AI demand)
After being advised to try CPU inference first, they tested:
- Model: Qwen 3 30B Q4
- Hardware: Zen 4 processor with DDR5 memory
- Performance: 18.8 tokens per second on CPU
- Expectation vs Reality: Expected 3-5 tok/s, got nearly 19 tok/s
The user noted that "Zen 4 + DDR5 is cracked for inference."
Practical Testing Results
The user conducted a real coding task comparison:
- An 8B model "confidently wrote completely wrong code"
- The 30B model "nailed it first try"
- They described the 30B model's performance as "basically GPT-4o level for $0"
This suggests that for certain coding tasks, a properly quantized 30B model running on modern CPU hardware can provide results comparable to larger cloud-based models without the hardware investment typically associated with local LLM inference.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Why I Won't Read LLM Authored Fiction: Statistical Profiles and the Median Writing Problem
Chris McCormick explains why he avoids LLM-authored fiction, arguing that its statistical profile is too close to the median, nudging readers' minds toward the statistically normal rather than the creatively unique.

ACP Bug Investigation: Protocol Mismatch Causes 'metadata is missing' Error with Local Ollama
A confirmed bug in the ACP/OpenClaw integration prevents acpx spawn commands from working with local Ollama models due to a protocol mismatch where acpx expects JSON but receives text output.

Why Lawyers Keep Citing AI-Hallucinated Cases: A Developer's Take
1,400+ court cases cite AI-made-up precedents. Lawyers keep trusting hallucinations despite sanctions. How automation bias undermines professional judgment.

Senior Government AI Lead Lacks Local LLM Awareness: A Developer's Account
A local LLM developer reports that a senior government AI leader was unaware of why businesses would choose local LLMs over cloud APIs, despite understanding technical basics.