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.
LatestKwaipilot2.5
KwaipilotCode

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
NotableOther
KAT-Coder V2.5 Dev

Kwaipilot, the developer-tools group inside Kuaishou, has published KAT-Coder V2.5 Dev on Hugging Face. The model is aimed squarely at agentic coding — the kind of multi-step, tool-using workflows where an assistant plans, edits, and iterates on code rather than simply completing a single prompt.

Under the hood, KAT-Coder V2.5 Dev is a mixture-of-experts (MoE) model built on the Qwen3.5 MoE architecture. MoE designs route each token through a subset of specialized expert networks, which lets a model carry a large total parameter count while keeping the compute cost of any single forward pass lower than a comparably sized dense model. That trade-off is increasingly popular for code models, where breadth of knowledge matters but latency and cost still bite.

Why it matters

The coding-model space has become one of the most competitive corners of open-weights AI, and Kuaishou's entry adds another well-resourced backer to the field.

  • It leans on the widely adopted Qwen MoE lineage, which lowers the barrier for tooling and integration.
  • Its focus on agentic workflows aligns with where developer tools are heading, from single-shot completion toward autonomous task execution.
  • As an openly published model, it gives teams an alternative to closed coding assistants for self-hosted or customized deployments.

Some key details remain unstated in the release, including exact parameter counts, active-expert configuration, and context length. The model is distributed under a custom license, so teams evaluating it for production should review the terms on the model page before building on top of it.

Sources

  • Kwaipilot/KAT-Coder-V2.5-Dev

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Size69.3 GB
PrecisionBF16
ArchitectureQwen3_5MoeForConditionalGeneration
LicenseOTHER
Downloads14.3K
Likes432

Modalities

CodeText / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Code

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
Ornith 1.0 35B
Deepreinforce Ai/Text / LLM

Ornith-1.0-35B brings a mid-size MoE to agentic coding

An MIT-licensed mixture-of-experts model targets self-scaffolding code tasks without the footprint of a frontier system.

Jun 21, 2026