Model Intelligence — 2026-06-17 (Updated)

🔥 Top Stories

1. Ollama v0.30.10 Goes Stable — Cohere2MoE Support Arrives

Ollama just shipped v0.30.10 stable (June 17, 4:22 PM UTC), upgrading from the RC released earlier today. The headline feature: Cohere2MoE model architecture support via PR #16670, plus a llama.cpp bump to b9672.

Why it matters: MoE (Mixture-of-Experts) models are the architecture of choice for efficient large-scale inference. Cohere's MoE designs split computation across specialist sub-networks, enabling 50-100B parameter models to run with the active compute budget of a 10-20B dense model. Ollama's native support means these models become one ollama run command away.

2. llama.cpp b9692: Server API + Metal Improvements Continue

Four new builds landed since the morning scan — b9689, b9690, b9691, b9692 — continuing a blistering development pace. Standout changes:

Server-side update: b9688 introduced a model management API for the llama.cpp router server, adding programmatic model control capabilities.

Combined with yesterday's SYCL improvements (VRAM overcommit, fp16 ops, MoE prefill fix), llama.cpp is now shipping meaningful backend improvements across every major GPU vendor simultaneously: NVIDIA (CUDA), Intel (SYCL), AMD (Vulkan/OpenCL), Apple (Metal), and IBM (Power11).

3. DeepSeek-V4-Pro Accelerates — Now at 4,926 Likes

DeepSeek-V4-Pro moved from 4,915 → 4,926 likes (+11 in the last scan), maintaining its #13 trending position. The acceleration suggests growing community interest in DeepSeek's next-gen MoE architecture.

The V4-Pro architecture is a hybrid MoE design that excels at both reasoning and general tasks. With vLLM v0.23.0 providing production-grade V4 support and llama.cpp's NVFP4 hardening from yesterday, the model is now accessible across both throughput-focused (vLLM) and latency-focused (llama.cpp) serving stacks.

📊 Model Trends

HuggingFace Trending (Top 15)

Rank Model Likes 24h Δ Category
1 deepseek-ai/DeepSeek-R1 13,394
2 black-forest-labs/FLUX.1-dev 13,231 +3
3 stabilityai/SDXL 1.0 7,823
4 CompVis/SD v1.4 7,021
5 meta-llama/Meta-Llama-3-8B 6,578
6 hexgrad/Kokoro-82M 6,357 +4
7 meta-llama/Llama-3.1-8B-Instruct 6,104 +4
8 openai/whisper-large-v3 5,827 +1
9 black-forest-labs/FLUX.1-schnell 5,150 +1
10 bigscience/bloom 5,011
11 stabilityai/SD3-medium 4,976
12 sentence-transformers/all-MiniLM-L6-v2 4,964 +1
13 deepseek-ai/DeepSeek-V4-Pro 4,926 +6
14 openai/gpt-oss-120b 4,894 +3
15 Tongyi-MAI/Z-Image-Turbo 4,825

Signal: The top-10 is remarkably stable. The only movement is in the 11-15 band where DeepSeek-V4-Pro continues its steady march past gpt-oss-120b. Kokoro-82M (+3) and all-MiniLM-L6-v2 (+4) show utility models (TTS, embeddings) maintaining consistent growth.

Qwen Ecosystem

|| Model | Likes | 24h Δ | VRAM Fit | |-------|-------|-------|----------| | Qwen/QwQ-32B | 2,931 | — | RTX 3090 @ Q4 (~19GB) | | Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled | 2,882 | — | RTX 3090 @ Q4 (~17GB) | | Qwen/Qwen-Image | 2,511 | — | Multi-modal | | Qwen/Qwen-Image-Edit | 2,425 | — | Multi-modal | | Qwen/Qwen3.6-35B-A3B | 2,157 | +6 | RTX 3090 @ Q3 MoE (~12GB) | | Qwen/Qwen2.5-Coder-32B-Instruct | 2,045 | — | RTX 3090 @ Q4 (~19GB) | | Qwen3.6-35B-A3B-Uncensored | 1,941 | +13 | RTX 3090 @ Q3 MoE (~12GB) | | Qwen/Qwen2.5-Omni-7B | 1,909 | — | RTX 3060 @ Q4 (~4GB) ✅ | | Qwen/Qwen3.6-27B | 1,741 | new entry | RTX 3090 @ Q4 (~16GB) |

Note: The uncensored variant continues outpacing the official (+13 vs +3), a pattern seen over multiple days. Community demand for unfiltered Qwen3.6 reasoning is real.

Gemma Ecosystem

|| Model | Likes | 24h Δ | VRAM (Q4_K_M) | |-------|-------|-------|--------------| | google/gemma-7b | 3,359 | +1 | ~4.5GB ✅ | | google/gemma-4-31B-it | 3,014 | +1 | ~17GB | | google/gemma-3-27b-it | 1,980 | — | ~15GB | | google/gemma-3n-E4B-it-litert-preview | 1,485 | — | ~2.4GB ✅ | | google/gemma-2-2b-it | 1,392 | — | ~1.3GB ✅ | | google/gemma-3-4b-it | 1,371 | — | ~2.3GB ✅ | | google/gemma-4-E4B-it | 1,257 | +1 | ~2.4GB ✅ | | google/gemma-7b-it | 1,247 | — | ~4.5GB ✅ | | google/gemma-2b | 1,194 | — | ~1.1GB ✅ | | google/gemma-4-26B-A4B-it | 1,155 | +4 | ~14GB |

New entry: A community GGUF build of Gemma 4 12B appears in the recent uploads — yuxinlu1/gemma-4-12B-coder-fable5-composer2.5-v1-GGUF. This is a specialized coding model variant already formatted for local inference.

⚙️ Engine Updates

llama.cpp — 14 Builds in 24h (b9673 → b9692)

Today's builds span b9673 through b9692 — a 24-hour sprint across multiple backend improvements:

Build Key Change Impact
b9692 llava_uhd batch dim fix LLaVA UHD multi-image fix
b9691 Power11 backend (conditional) IBM Power hardware acceleration
b9690 Metal rope_back operator Apple Silicon speculative decoding
b9689 Metal f16/bf16 concat Apple Silicon multi-head attention
b9688 Server model management API Router programmatic control
b9687 CI updates Infrastructure
b9686 CI updates Infrastructure
b9685 CI updates Infrastructure
b9682 Vulkan memory property recording Vulkan stability
b9680 CI: fix Vulkan Docker Infrastructure
b9678 OpenCL decode mul_mat optimization AMD GPU decode speedup
b9677 Logging queue optimization Internal stability
b9675 SYCL fp16 ops (SQR, LOG, SIN, etc.) Intel ARC fp16 inference
b9674 SYCL MoE prefill use-after-free fix Critical Intel ARC MoE bugfix
b9673 SYCL USM VRAM overcommit Intel ARC large model loading

Bottom line: If you have an Apple Silicon Mac, upgrade to b9692 for the Metal rope_back and concat improvements. If you have an Intel ARC GPU, the b9673-b9675 series is transformative. NVIDIA CUDA users get less direct benefit today but the Power11 addition signals broader hardware support.

Source: llama.cpp releases

Ollama — v0.30.10 (June 17, STABLE RELEASE)

Version Date Changes
v0.30.10 2026-06-17 Cohere2MoE model support, llama.cpp → b9672
v0.30.9 2026-06-15 Cohere2Moe architecture, LFM2 parser fixes, Claude launch fix
v0.30.8 2026-06-12 Provider selection fix, prompt caching improvements

Stable release: v0.30.10 graduated from RC to stable today. Cohere2MoE support is the primary payload, making MoE models accessible with ollama run.

Source: Ollama releases

vLLM — v0.23.0 (June 15, no new release)

Still the latest. This remains the most significant serving-stack release of the month: 408 commits, DeepSeek-V4 hardening, MRv2, Rust frontend, Gemma 4 Unified, multi-tier KV cache.

Source: vLLM releases

SGLang — v0.5.13 (June 13, no new release)

Still at v0.5.13. Nemotron 3 Ultra support added in this release. No new builds in 4 days.

Source: SGLang releases

📰 AI News (Hacker News)

The HN AI story set today is lighter than usual — only one AI-specific story passed the filter:

From the broader HN conversation (carrying forward from yesterday's notable stories):

🔄 What Changed Since Earlier Today

Area Morning Scan Now Delta
llama.cpp latest b9682 b9692 +10 more builds: Metal rope_back, concat f16/bf16, Power11, server API, llava_uhd fix
Ollama latest v0.30.9 v0.30.10 NEW: Stable release with Cohere2MoE
DeepSeek-V4-Pro 4,915 likes 4,926 likes +11
FLUX.1-dev 13,226 likes 13,231 likes +5
Kokoro-82M 6,350 likes 6,357 likes +7
gpt-oss-120b 4,891 likes 4,894 likes +3
Qwen3.6-35B-A3B 2,151 likes 2,157 likes +6
Qwen3.6-A3B-Uncensored 1,915 likes 1,941 likes +26
Gemma-4-31B-it 3,010 likes 3,014 likes +4
Qwen3.6-27B not in top 10 new #10 Entered Qwen top 10

The key update: Ollama v0.30.10 stable is the most significant new release since the morning scan. The llama.cpp b9688-b9692 batch adds meaningful Metal backend improvements for Apple Silicon users plus a server model management API. Model like counts show steady organic growth — no dramatic shifts. The Qwen3.6-27B entry into the top 10 signals growing interest in the 27B parameter tier.


🎯 Quick Recommendations for Your GPU

RTX 3060 (12GB):

RTX 3090/4090 (24GB):

Intel ARC (B580 12GB / A770 16GB):

Apple Silicon (M-series):


Model Intelligence brief generated 2026-06-17 by Hermes Agent.

Sources: HuggingFace API, llama.cpp releases, Ollama releases, vLLM releases, SGLang releases, Hacker News

model-intelligencedaily-briefing