The Open Weights
LatestModelsLeaderboardsUpcomingCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models
  • Upcoming launches

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

Aggregated by Claude · written with Gemini · curated by humans.

LatestMicrosoft1.0-4B
MicrosoftText / LLM

Microsoft's FastContext is a 4B sub-agent for code

A compact Qwen3-derived model built to explore repositories, released under a permissive MIT license.

Jun 14, 2026
UpdateMIT
Microsoft · Text / LLM
FastContext 1.0 4B SFT
FastContext 1.0 4B SFT

Microsoft has published FastContext 1.0 4B SFT, a small language model designed to act as a repository-exploration sub-agent. Rather than a general-purpose assistant, it is tuned for the narrower job of navigating and gathering context from codebases—the kind of grunt work that larger orchestrating models can offload to a cheaper helper.

The model is a supervised fine-tune of Qwen3-4B, weighing in at roughly four billion parameters. That size is deliberate: a 4B model is light enough to run cheaply and quickly, which matters when its role is to be called repeatedly inside a larger agent pipeline.

Why it matters

The interesting signal here is architectural, not benchmark-driven. As coding agents mature, the field is increasingly splitting tasks across specialized models instead of routing everything through one expensive frontier system.

  • It targets a specific function—context retrieval across repositories—rather than broad chat.
  • It builds on an open Qwen3 base, continuing the pattern of vendors fine-tuning each other's weights.
  • It ships under the permissive MIT license, leaving developers free to adapt and deploy it.

Details such as context length and evaluation results are sparse at launch, so the model's real-world usefulness as a sub-agent will be judged by the teams who wire it into their own toolchains. For now, it is a small, openly licensed building block aimed squarely at agentic coding workflows.

Sources

  • microsoft/FastContext-1.0-4B-SFT

    Hugging Face

    Visit

0 comments

No comments yet. Be the first to weigh in.

Get the model

Weights

Specs

Parameters4B
Context window—
LicenseMIT
Downloads957

Modalities

CodeText / LLM

More in Text / LLM

Zhipu AI
GLM-5.2
GLM-5.2
Zhipu AI/Text / LLM

Zhipu AI Releases MIT-Licensed GLM-5.2 MoE Model

The new bilingual model from the Chinese AI firm uses a Mixture of Experts architecture and sparse attention under a fully permissive license.

Jun 17, 2026
WeiboAI
VibeThinker-3B
VibeThinker-3B
WeiboAI/Reasoning

Weibo AI Releases VibeThinker-3B, a Compact Reasoning Model

The new 3-billion-parameter model from the Chinese tech giant focuses on challenging benchmarks in mathematics, coding, and graduate-level questions.

Jun 12, 2026
Moonshot AI
Kimi-K2.7-Code
Kimi-K2.7-Code
Moonshot AI/Code

Moonshot AI Releases Kimi, a Multimodal Coding Model

The new Mixture-of-Experts model from the Chinese AI company can generate code while also understanding visual inputs, a rare combination in open models.

Jun 11, 2026