Model Spend Arena2ND ED.
5B · dense · 2026-08-14

Qwen3.5 4B

Runs on ≤8 GB · Hugging Face ↗

llama.cppMLXOllamaLM Studio

Coding index 22.6 (Artificial Analysis)

A dense 4B with a thinking mode — a surprisingly capable reasoner at a size that fits almost anything, phone included.

First-party test · not the AA coding index

HumanEval pass@1 33% (10/30), via local GPU (Ollama, Q4_K_M). Measured by us on this hardware, as a rough sanity check — HumanEval is a different, easier, partly-contaminated benchmark than Artificial Analysis’ composite, so it is not comparable to the coding-index column. Reasoning model truncated at 2.5K tokens on 22/30 problems — a floor, not its ceiling.

First-party test · not the AA coding index

BigCodeBench-Hard pass@1 12% (14/121), via local GPU (Ollama, num_ctx 16384, budget 12K). The brutal counterpart to HumanEval — where HumanEval saturates near the top, BCB-Hard spreads the field, so this is the number that actually separates coding ability. Comparable full-148 run at 16K context. Still verbose — 36/148 hit the 12K budget — so treat as a near-floor.

First-party measurement

~71 tok/s on RTX 4060 Ti, measured by us.

Sizes on disk

Real GGUF file sizes = weight VRAM.

QuantizationSize
Q2_K1.9 GB
Q3_K_M2.3 GB
IQ4_XS2.5 GB
Q4_02.6 GB
Q4_K_S2.6 GB
Q4_K_M2.7 GB
Q4_12.8 GB
Q42.9 GB
Q5_K_M3.1 GB
Q8_04.5 GB
Q86.0 GB
Q6_K7.7 GB
BF168.4 GB

Config tips

Under 5 GB at Q4. Great as a fast draft / autocomplete model; toggle thinking off for latency. Runs well on Apple Silicon via MLX.