Testing Qwen Small Models for Web Auditing

Annual_Manner_5901 · reddit · 2026-07-14

The author tested four models on a real webpage for SEO auditing using a custom CPU-first inference server (REAME), focusing on hallucinations, issue detection accuracy, and local CPU performance.

Key findings:

The author also highlighted an engineering pitfall: Qwen3.5's mix of attention and recurrent state structures (like Gated DeltaNet) causes crashes in llama.cpp during speculative decoding or KV truncation. Maintainers of local inference stacks must check compatibility for such hybrid models when sequence state rollbacks are needed. The repo is open-source with reproducible benchmarks.

Original post →

More from Infra

Infra channel →