Dev Calls for English-Only Code Models to Save VRAM
dsdt · reddit · 2026-07-07
A Laravel developer running Qwen3.6-35B-A3B (MoE, 3B activation) locally for full-stack development questions why a 20GB+ model spends weights on French, Chinese, and Spanish that they never use. The dense Qwen3.6-27B requires 16-20GB of VRAM due to multilingual weights, locking entry-level GPU users (like a single 3060/4060) out of powerful local coding models.
They propose two ideas: first, whether models could be trained from scratch using only English and code, dedicating the entire budget to English technical text and code; second, if post-training pruning could be applied to models like Qwen and Gemma to strip multilingual capabilities and reclaim VRAM—for example, compressing Qwen-27B from 18GB down to 10GB.
More from Infra
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- PyTorch Day Korea 2026 launches first offline conf, CFP closes Sept 13 — PyTorch · 2026-09-11
- Local LLM server dilemma: 4x CMP-170HX (price up 53% in 20 days) vs Mac Studio M5 Ultra — rumboll · 2026-09-11
- llama.cpp lands Flash Attention tuning for RDNA4, big prefill gains on AMD — pmttyji · 2026-09-11