Sign InOpen Brain
Atlas / Model

Open Models

Open JSONConfidence: Auto-collectedLast updated 2026-07-31

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

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.

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.

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.

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.

The latest AI news we announced in June 2026

Google's June roundup: Gemma 4 12B runs locally in 16GB of memory, Gemini 3.5 Flash adds computer use for desktop, mobile, and browser agents, and Nano Banana 2 Lite ships as a cheaper image model.

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.

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.

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.

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