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-480B-A35B
Qwen · AlibabaCode

Qwen Releases 480B Open-Source Model for Code Agents

The new flagship coding model from Alibaba's Qwen team uses a massive Mixture-of-Experts architecture and is released under a permissive Apache-2.0 license.

Jul 22, 2025
Major releaseApache 2.0
Qwen3-Coder-30B-A3B-Instruct

Alibaba's Qwen team has released a powerful new open-source model specialized for code generation and agentic tasks. The model, named Qwen3-Coder-480B-A35B-Instruct, marks a significant entry into the high-end landscape of AI coding assistants, combining immense scale with an efficient architecture.

At its core, Qwen3-Coder is a Mixture-of-Experts (MoE) model. While it contains a massive 480 billion total parameters, it only activates a sparse 35 billion for any given input. This design aims to provide the vast knowledge capacity of a very large model while maintaining more manageable computational requirements for inference, striking a balance between power and efficiency.

Long Context and a Permissive License

Beyond its MoE architecture, the model boasts two key features that set it apart. First is its exceptionally long context window of 262,144 tokens, allowing it to process and reason over entire codebases or lengthy project histories. This is critical for complex, multi-file software development tasks.

Second, and perhaps most importantly for the community, Qwen3-Coder is released under the Apache-2.0 license. This permissive license allows for both commercial and research use, giving developers a powerful, unrestricted foundation to build sophisticated new tools and coding agents. You can find the model and its details on its Hugging Face repository.

Sources

  • Qwen/Qwen3-Coder-480B-A35B-Instruct

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters480B · MoE
Context window262K tokens
Size960.3 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