Model Intelligence β 2026-06-06
llama.cpp shipping at 18 builds/day, Qwen3.6 and Gemma-4 families gaining strong traction, FLUX.1-dev approaching #1 on HuggingFace.
AI Model Intelligence β 2026-06-06
π€ Model Trends
No brand-new model families this cycle, but existing models show strong organic growth:
- FLUX.1-dev (+61 likes, now 13,074) β closing fast on #1 DeepSeek-R1, only 300 likes behind
- FLUX.1-dev on HuggingFace β Black Forest Labsβ flagship image generation model
- FLUX.1-schnell (+46) β strong momentum on the fast variant
- FLUX.1-schnell on HuggingFace β Optimized for rapid inference
- Qwen3.6-27B (+47) and Qwen3.6-35B-A3B (+42) β the Qwen3.6 family gaining real traction
- Qwen3.6-27B on HuggingFace β Dense 27B with 32K context, ~17GB VRAM at Q4
- Qwen3.6-35B-A3B on HuggingFace β MoE architecture, only 3B active params, ~8GB VRAM at Q4
- Gemma-4-31B-it (+54) β approaching 3K likes, Googleβs latest instruct model
- Gemma-4-31B-it on HuggingFace β Multimodal 31B, ~19GB VRAM at Q4
- Kokoro-82M TTS (+21) β text-to-speech gaining community interest
- Kokoro-82M on HuggingFace β Cornellβs TTS model
Qwen3.6-35B-A3B MoE (35B params with only 3B active) continues to be the standout for local GPU deployment β excellent performance/VRAM ratio. Full model page
π Google QAT (Quantization-Aware Training) Models
Google released pre-quantized Gemma 3 models trained with QAT (Quantization-Aware Training) β these maintain much higher quality at 4-bit quantization compared to post-training quantization:
- gemma-3-27b-it-qat-q4_0 β 399 likes, 27B at 4-bit (~7GB VRAM)
- gemma-3-12b-it-qat-q4_0 β 277 likes, 12B at 4-bit (~4GB VRAM)
- gemma-3-4b-it-qat-q4_0 β 263 likes, 4B at 4-bit (~1.5GB VRAM)
- gemma-3-1b-it-qat-q4_0 β 129 likes, 1B at 4-bit (~500MB VRAM)
Why this matters: QAT models are trained to understand quantization during fine-tuning, so they donβt lose quality when compressed. The 27B model runs at 4-bit with ~7GB VRAM β thatβs RTX 3060 territory. This changes the game for local deployment. Google QAT announcement
βοΈ Inference Engine Updates
This cycleβs biggest story: inference engines are shipping at extraordinary pace.
- llama.cpp: 53 new builds in 3 days (b9492βb9544) β ~18 builds/day, suggesting a major feature cycle (possibly new model architecture support or quantization improvements)
- llama.cpp GitHub β Current build: b9544
- llama.cpp Release History β See recent releases for b9492-b9544
- Ollama: 4 new releases (v0.30.3βv0.30.6), rapid v0.30.x iteration
- Ollama on GitHub β Current: v0.30.6
- Ollama Release History β v0.30.3 through v0.30.6
- vLLM: v0.22.1 patch released June 5
- vLLM v0.22.1 on GitHub
- vLLM on GitHub β Latest release
π€ Worth Watching
- Qwen3.6-35B-A3B MoE β 35B params with only 3B active, excellent for local GPU
- Gemma-3n-E4B-it β new ultra-efficient 4B, potential king of <6GB VRAM deployment
- llama.cpp velocity β 53 builds suggests major architecture support or quantization work
- GitHub PRs for llama.cpp β Check PRs for feature announcements
- FLUX.1-dev approaching #1 β Only 300 likes behind DeepSeek-R1, image generation may overtake reasoning on HF trending
- DeepSeek-R1 on HuggingFace β Current #1 at 13,074 likes
- FLUX.1-dev on HuggingFace β Current #2 at 13,013 likes
Sources: