Sign InOpen Brain
Atlas / Model

Open Models

Open JSONConfidence: Auto-collectedLast updated 2026-09-01

Current Answer

No editorial synthesis yet — the evidence below is collected automatically from source labels. A current answer lands here once an editor approves one.

Evidence

The Structure of Quantization Damage in LLMs: Why the Next Bit Should Be Spent Globally
arXiv · 2026-09-01

When quantizing an open model, spend a small extra precision budget across the network before protecting a few “important” layers; causal tests found the damage was usually diffuse.

When Does Bigger Help? A Controlled Study of LLM Scale for Ontology Learning
arXiv · 2026-08-31

A controlled ontology-learning study finds model size is a weak selector on its own. Dense 27B models beat larger sparse models on one task, while MoE models led another.

DARTS: Decoder-Aware Representation Tuning via Surgery for Model Merging
arXiv · 2026-08-28

DARTS targets representation drift in merged decoder LLMs with entropy-weighted, position-aware correction, adding 0.1% parameters in the reported Llama-2-7B tests.

Training Communication-Efficient Mixture-of-Experts Language Models with Layer Re-Configuration
arXiv · 2026-08-28

CE-MoE concentrates routed experts in fewer layers and restores depth with dense layers, cutting reported GPU-hours by 33.3% at 31.5B parameters without worse benchmark results.

Hy4 Preview now available on AI Gateway
Vercel · 2026-08-28

Tencent’s Hy4 Preview is now callable through Vercel AI Gateway and selectable in coding agents, adding an open MoE option with a 1M-token context window.

Training Krea 2: What matters in generative model training — Sangwu Lee, Krea.ai
AI Engineer · 2026-08-18

Krea 2’s training notes put data curation and iteration speed ahead of architecture novelty, with explicit safeguards against filtering away unusual visual styles.

DARTree: Speculative Diffusion Decoding with Autoregressive Draft Trees
arXiv · 2026-08-13

DARTree uses autoregressive correction across diffusion-generated draft trees to accelerate lossless decoding. It reports up to 9.73× local speedup, but production gains depend on the serving stack.

DFM Mimir v1: An Open HRM Delivering Frontier Performance at 1B Parameters Using Only Permissible Post-Training Data
arXiv · 2026-08-13

Mimir v1 is an open 1B-parameter reasoning model trained with permissible post-training data. It is relevant for compact or Danish deployments, though the abstract supplies no benchmark scores.

Adaption Labs: Gradient-Free Continual Learning — Sara Hooker, Adaption
AI Engineer · 2026-08-12

Auto Scientist aims to automate model-training choices across data, alignment, and architecture. The builder-relevant claim is broader recipe search, though frontier training remains compute-heavy and safety stays unresolved.

DeepSeek overtakes Google on volume, cost per token falls 13.6%
Vercel · 2026-08-11

Vercel’s July gateway data shows model routing, not list-price cuts, drove a 13.6% drop in average token cost as open-weight models gained production traffic.

Open Source Is Dead. Long Live Open Source. — Saoud Rizwan, Cline
AI Engineer · 2026-08-07

Cline’s founder argues that cheaper open-weight models become practical when verification lives in the harness, while AI-generated noise and package compromise make open-source trust harder.

Local Models: Trust, Control, Optimization — Carter Abdallah, NVIDIA
AI Engineer · 2026-08-07

Open models let builders retain inference traces, customize the training stack, and reduce dependence on one provider, while closed frontier models remain useful for many workloads.

Compression at the Edge — NVIDIA, Unsloth, HuggingFace, Ollama
AI Engineer · 2026-08-07

Quantization can make large models locally runnable, but builders must evaluate each compressed artifact in its real harness because architecture, precision, speed, and quality interact.

Ling 3.0 Tiny is now available on AI Gateway
Vercel · 2026-08-06

Ling 3.0 Tiny gives coding agents a small MoE option with native function calling, prompt caching, a 256K context window, and gateway-based routing controls.

OctoLong: Mid-Training On Cross-Repository Code Contexts Enhances Long-Context Modeling
arXiv · 2026-08-05

OctoLong builds dependency-rich, cross-repository training contexts by following code references. The results suggest long-context coding models benefit from linked program structure, not just larger text windows.

Mixture-of-Kittens: our open-source MoE megakernel for NVL72s
Cursor · 2026-08-04

Cursor open-sourced a deterministic MoE training megakernel for GB300 NVL72 racks. It fuses communication with compute and reports 1.41× end-to-end training throughput in production.

Data Quality Is the Compute Multiplier — Ari Morcos, DatologyAI
AI Engineer · 2026-07-31

Training-data curation can improve model quality and inference efficiency without simply adding compute. The practical work is decontamination, deduplication, balancing, task matching, and selective synthesis.

Agents at Scale: Inside MiniMax's Model and the Infrastructure Behind It — Olive Song
AI Engineer · 2026-07-31

MiniMax and Together describe why agent workloads change inference priorities: large codebase context, repeated tool turns, multimodality, and long-horizon RL all demand purpose-built environments and kernels.

$β$-OPSD: Deriving with Policy Optimization, Training with Self-Distillation
arXiv · 2026-07-30

β-OPSD exposes self-distillation’s fixed regularization as a tunable parameter, then approximates policy optimization through logit mixing. It targets more stable reasoning training without direct RL.

Serving 2 Million Models Without Melting: Scaling the Hugging Face Hub — Arek Borucki, Hugging Face
AI Engineer · 2026-07-28

Hugging Face’s Hub shows how to scale model search: precompute tokens, separate metadata from artifacts, isolate heavy reads, and autoscale from workload signals.

DataOrchestra: Learning to Orchestrate Per-Example Curation of Pretraining Data
arXiv · 2026-07-27

DataOrchestra chooses a processing pipeline per pre-training example, improving average benchmark results while avoiding compute on chunks that need no transformation.

The Messy Reality of Scale: Synthetic Data and Pre-Training — Marah Abdin & Robert McHardy, poolside
AI Engineer · 2026-07-26

poolside treats synthetic data and training observability as one scaling problem: diversify scarce code data, decompose hard generation tasks, and verify numerical invariants before failures compound.

Why Large? Tiny LMs & Agents on Edge/Robotics — Cormac Brick, Google
AI Engineer · 2026-07-25

Edge-agent design is often memory-bound: use small prompted models when devices can spare gigabytes, or fine-tune tiny models for narrow functions when reach and latency matter more.

Training Frontier Models to Out-Think Hackers — Uri Rolls, Arithmetic & Thom Wolf, Hugging Face
AI Engineer · 2026-07-24

This security eval tests whether agents can discover and exploit logic flaws across live chained services, using hidden zero-days and deterministic grading instead of source-code pattern matching.

3D-Aware VLMs with Implicit and Explicit Geometries
arXiv · 2026-07-23

VLM-IE3D adds implicit and reconstructed geometry tokens to an RGB-video VLM, offering an open approach for agents that must reason about spatial scenes without dedicated 3D input.

Notion's Token Town — Sarah Sachs, Notion
AI Engineer · 2026-07-23

Agent economics can regress even when token prices look stable. Route by task, preserve model optionality, and move deterministic work out of LLM calls before scaling usage.

Ling 3.0 Flash is now available on AI Gateway
Vercel · 2026-07-23

Ling 3.0 Flash joins AI Gateway with a 256K context window, thinking and non-thinking modes, and free access through August 3 for agent workload testing.

Laguna S 2.1 is now available on AI Gateway
Vercel · 2026-07-21

Poolside’s open-weight Laguna S 2.1 is now callable through Vercel AI Gateway in free 256K and paid 1M-context variants, with thinking and no-thinking modes for coding agents.

Comfy-Org/ComfyUI
GitHub

ComfyUI turns multimodal generation into reusable node graphs with API access, incremental execution, and offline operation. Pin stable releases if custom nodes matter to your workflow.

Open-weight models surge to 29% of volume, price per token flattens

Vercel’s June gateway data shows cheap volume moving to open-weight models while costly agent workloads stay on frontier models, strengthening the case for risk-based routing.

Lordog/dive-into-llms
GitHub

A free, code-oriented Chinese curriculum spans model tuning, deployment, agents, alignment, security, and multimodal systems. It is useful as a broad learning map, but remains a work in progress.

CompactionRL: Reinforcement Learning with Context Compaction for Long-Horizon Agents

CompactionRL uses RL to teach agents to compact their own context mid-task, lifting GLM-4.5-Air 7 points to 66.8% on SWE-bench Verified; the recipe is now in GLM-5.2's training pipeline.

unslothai/unsloth
GitHub

Unsloth can serve local models to Claude Code, Codex and other agents through compatible APIs, while also covering training and export. The main tradeoff is hardware complexity and a powerful local execution surface.

Accelerating Transformers Fine-Tuning with NVIDIA NeMo AutoModel

NVIDIA's NeMo AutoModel makes MoE fine-tuning ~3.4-3.7x faster on Transformers v5 while keeping the AutoModelForCausalLM API — relevant if you tune open models like Qwen3-30B-A3B for your own agents.

Run a vLLM Server on HF Jobs in One Command

HF Jobs now stands up an OpenAI-compatible vLLM endpoint in one command, billed per second (A10G at $1.50/hr). Useful for throwaway endpoints: one-off evals, batch runs, agent experiments against open models.

Hugging Face and Cerebras bring Gemma 4 to real-time voice AI

Hugging Face demos real-time speech-to-speech from open parts: Nvidia Parakeet ASR, Gemma 4 31B on Cerebras inference, Alibaba's Qwen3TTS — pipeline code is open and already runs on 9,000+ Reachy Mini robots.

Program-as-Weights: A Programming Paradigm for Fuzzy Functions

Program-as-Weights compiles natural-language fuzzy functions (JSON repair, log filtering) into adapters for a frozen 0.6B interpreter — matching Qwen3-32B prompting at ~1/50th the memory, 30 tok/s on an M3.

jundot/omlx
GitHub

oMLX serves local models to coding agents on Apple Silicon, combining continuous batching, persistent SSD-backed KV caching, and menu-bar control behind compatible APIs.

p-e-w/heretic
GitHub

Heretic automates refusal-removing ablation for local transformer models while optimizing to limit behavioral drift. It is useful for model research, but removes safety controls by design.

Zackriya-Solutions/meetily

Local-first meeting assistant: Whisper/Parakeet transcription with a 4x speed claim and Ollama summaries, all on-device via a Rust/Tauri app — a working template for shipping private, local AI features.

Stable permalink · evidence auto-collected from source labels · synthesis maintained by feed7 editorial