The Open Weights
LatestModelsLeaderboardsCompanies
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

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestQwen · AlibabaQwen3-Coder-30B-A3B
Qwen · AlibabaCode

Qwen Releases Compact 30B MoE for Coding Agents

The new Apache 2.0 model from Alibaba's Qwen team uses a Mixture-of-Experts architecture to deliver strong performance with only 3B active parameters.

Jul 31, 2025
NotableApache 2.0
Qwen3-Coder-30B-A3B-Instruct

Alibaba's Qwen team has released Qwen3-Coder-30B-A3B-Instruct, a new open-source model specialized for code generation and agentic tasks. Published under the permissive Apache 2.0 license, the model is designed to offer a balance of high performance and computational efficiency for developers building AI-powered tools.

The model's architecture is a key feature. It is a Mixture-of-Experts (MoE) model with a total of 30 billion parameters, but it only activates 3 billion of them during any given inference pass. This design allows it to access a large repository of knowledge while keeping the computational cost relatively low, making it more accessible to run on consumer-grade hardware compared to dense models of a similar size.

Key Specifications

  • Total Parameters: 30 billion
  • Active Parameters: 3 billion (MoE)
  • Context Length: 262,144 tokens
  • License: Apache 2.0

The combination of an efficient MoE architecture and a very long 262k token context window makes Qwen3-Coder particularly well-suited for building autonomous coding agents. These agents require the ability to understand large codebases and maintain context over complex, multi-step tasks. You can find the model and further details on its Hugging Face repository page. Its release provides another strong, permissively licensed option for teams looking to integrate advanced code generation into their workflows.

Sources

  • Qwen/Qwen3-Coder-30B-A3B-Instruct

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters30B · MoE
Active params3.3B active
Context window262K tokens
Size61.1 GB
PrecisionBF16
ArchitectureQwen3MoeForCausalLM
LicenseAPACHE-2.0
Downloads91.3K
Likes1.4K

Modalities

CodeText / LLM
2 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Code

KAT-Coder V2.5 Dev
Kwaipilot/Code

Kwaipilot Releases KAT-Coder V2.5 Dev, an Agentic MoE Coder

Kuaishou's coding team ships an open mixture-of-experts model built on the Qwen3.5 MoE architecture and tuned for agentic development work.

Jul 23, 2026
Laguna-S-2.1
Poolside/Code

Poolside releases Laguna-S-2.1 coding model

The AI coding startup puts a version of its Laguna family on Hugging Face under the permissive OpenMDW license.

Jul 13, 2026
Ornith 1.0 35B
Deepreinforce Ai/Text / LLM

DeepReinforce's Ornith-1.0-9B Targets Agentic Coding

A compact, MIT-licensed 9B model built for autonomous coding tasks arrives on Hugging Face.

Jun 21, 2026