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
Downloads40.9K
Likes641

Modalities

CodeText / LLM

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