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
Downloads33K
Likes1.4K

Modalities

CodeText / LLM
2 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Code

Tencent/Reasoning

Tencent's T1 Targets Long-Horizon Terminal Work

A 122B mixture-of-experts model trained with reinforcement learning claims state-of-the-art results on Terminal-Bench.

Sep 9, 2026
OUI-1
Thesysdev/Text / LLM

OUI-1: A Gemma-based diffusion model for generative UI

Thesys releases an experimental diffusion language model aimed at turning prompts into user interfaces, built atop Google's Gemma.

Sep 7, 2026
NeoHorse-1-4B
TokenRhythm/Text / LLM

NeoHorse-1-4B tunes Qwen3.5 for agentic work

A compact 4-billion-parameter model built for tool use, coding, and multi-step reasoning arrives from TokenRhythm.

Sep 5, 2026