Open LLM Deploy · Jul 21 Daily Digest
Compact LLM Releases
- 🔥 RAGU GraphRAG Engine: RAGU is an open-source modular GraphRAG engine using the 7B Meno-Lite-0.1 model that runs on a...

Created by Peter Felber
Latest open-source LLM releases, benchmarks, and deployment guides for 32‑64 GB VRAM setups
Explore the latest content tracked by Open LLM Deploy
Kimi K3 emerges as a versatile leader among open-source LLMs, excelling across specialized domains.
The delta signal measures the difference between a teacher model and its untuned base to capture reasoning-tuning changes, replacing direct imitation...
RAGU boosts GraphRAG quality by splitting entity/relation extraction into two-stage typed passes plus deduplication and community detection, while its 7B Meno-Lite-0.1 model matches or beats 32B baselines on KG tasks and runs on a single GPU.
Kimi K3's strong benchmark results on scientific reasoning are driving Alibaba to open-weight its largest model yet: Qwen3.8 with 2.4T parameters. Positioned as second only to Fable 5, this move accelerates frontier open-source competition.
Kimi-K3's #1 Arena.ai ranking as an open-weight model from Beijing marks a shift from closed frontier dominance to accessible high performance.
CodeJudgeBench reveals that compact reasoning models like Qwen3-8B can outperform much larger non-reasoning LLMs up to 70B across code generation,...
ContextCRBench fixes three core flaws in prior code review benchmarks—missing issue context, weak validation, and coarse file-level granularity—by...
K3 works as a teacher model with logits to train smaller dense models, making it feasible to generate trillion-token pre- and post-training datasets. This positions K3 as a strong base for recursive improvements in compact models.
Kimi K3 debuts at #3 on the DeepSWE leaderboard with a 38% improvement over K2.7—the largest family gain recorded. This marks the first open-weights model to reach frontier performance, matching Claude Fable and GPT-5.6 Sol.
Kimi K3 claims #1 on the Frontend Code Arena at 1679 pts, ahead of Claude Fable 5 and all proprietary models.
Custom harnesses hold major alpha for solving tough agent problems. Schema lets agents reason like physicists, write code, and saturate ARC-AGI-3.
Standard RL collapses LLMs to dominant reasoning modes. GFlowNet-style methods instead match full reward distributions, preserving diverse...