AITraining2U

Programs

Resources

Case Studies

Quick Links

Enquire Now
Open-Source Models

Chinese open-source AI models in 2026: Kimi, Qwen, DeepSeek, GLM, Doubao & Hunyuan

In 2026 the most interesting open-weight models are no longer coming out of San Francisco. Six Chinese labs now ship models you can download, self-host and put into production — often at a fraction of the cost of the closed frontier. Here is what each one is, how they differ, and how to choose.

By AITraining2U Editorial Team 2026-07-23 11 min read
Grid of Chinese open-source AI model logos and benchmark charts

For most of the AI era, “open” meant a capable-but-second-tier model you ran because you could not afford the frontier. That changed in 2026. A cluster of Chinese labs — Moonshot AI, Alibaba, DeepSeek, Zhipu (Z.ai), ByteDance and Tencent — now ship open-weight models that trade blows with the best closed systems on coding, reasoning and agentic benchmarks, and they release the weights under permissive licences you can actually deploy. On several 2026 leaderboards, four of the top five open models come from Chinese labs. This guide is the map: who ships what, and what it means if you run a business in Malaysia.

The 2026 landscape at a glance

LabFlagship (2026)ArchitectureContextLicenceBest for
MoonshotKimi K3~2.8T MoE1MModified MIT (open weights)Autonomous coding agents
AlibabaQwen 3.627B dense / 35B-A3B MoE (Max closed)256K→1MApache-2.0Multilingual + easy self-host
DeepSeekV4 (pro / flash)MoE, adaptive reasoning1MOpen weights (MIT-style)Reasoning + cost efficiency
Zhipu / Z.aiGLM-5.2~753B MoE / ~40B active1MMITLong-horizon coding agents
ByteDanceDoubao-Seed 2.0 / Seed 2.1Mostly served via APILargeMostly proprietary; partial open (Seed-OSS)Cheapest API, multimodal
TencentHunyuan Hy3295B MoE / 21B active256KApache-2.0Multimodal (image/3D/video)
“Open weights” means the trained model files are downloadable and self-hostable; it is not always the same as fully open-source (data + training code). Figures are vendor-stated.

Why “open weights” is the story of 2026

An open-weight model is one whose trained parameters you can download and run on your own hardware or a cloud of your choosing. That is different from a closed API model (GPT-5, Claude, Gemini) where the weights never leave the vendor. It is also subtly different from fully “open-source” — most of these labs release the weights and a licence, but not the full training data. For a buyer, the practical wins are the same: no per-seat lock-in, the option to self-host sensitive data, predictable cost, and the freedom to fine-tune. Most of the 2026 flagships ship under MIT or Apache-2.0, which permit commercial use.

Moonshot — Kimi K2.6 and K3

Moonshot AI's Kimi line is the agentic-coding specialist. Kimi K2.6 is a roughly trillion-parameter mixture-of-experts model that ranked among the top open models on coding arenas; in July 2026 Moonshot released Kimi K3, a reported ~2.8-trillion-parameter model with a 1M-token context, billed as the largest open-weight model yet and tuned for long-running autonomous coding agents. Full breakdown of Kimi →

Alibaba — Qwen 3.6

Qwen is the most widely deployed open model family on earth, largely because it is small, permissively licensed and easy to run. The 2026 Qwen 3.6 series includes a dense 27B and a 35B-A3B MoE (only ~3B parameters active per token) that score at the frontier on agentic coding while fitting on modest hardware. Alibaba keeps its very top “Max” model closed, but open-sources the rest under Apache-2.0. Full breakdown of Qwen →

DeepSeek — V4

DeepSeek shocked the market in 2025 with cheap, strong reasoning models. In April 2026 it shipped DeepSeek V4, which merged its general (V) and reasoning (R) lineages into a single model that decides how hard to think per task — which is why there is no separate “R2” or “R4” product. V4 is a large MoE with a 1M context and famously low token cost. Full breakdown of DeepSeek →

Zhipu / Z.ai — GLM-5.2

GLM-5.2 (June 2026) is a ~753B-parameter MoE (~40B active) under the MIT licence, with a 1M-token context and a clear focus on long-horizon coding agents at roughly a sixth of the cost of closed rivals. Notably, the GLM-5 generation was trained largely on domestic Huawei Ascend silicon. Full breakdown of GLM →

ByteDance — Doubao and Seed

ByteDance is the outlier: its Doubao family is the cheapest and one of the most widely used in China, but it is served mainly through ByteDance's API rather than as open weights (the lab open-sources some smaller “Seed-OSS” models). Seed 2.1 (June 2026) is pitched as a reliable general agent. If you want the lowest API price and strong multimodal, Doubao is the pick; if you need downloadable weights, look elsewhere. Full breakdown of Doubao/Seed →

Tencent — Hunyuan Hy3

Tencent's Hunyuan Hy3 (HunYuan 3.0, July 2026) is a 295B MoE that activates just 21B parameters per token, released under Apache-2.0. Tencent positions it as matching agentic and coding performance of models several times its size at far lower cost per token — and Hunyuan is unusually strong on multimodal generation (image, 3D and video). Full breakdown of Hunyuan →

How a Malaysian business should choose

Four questions settle most decisions:

  • Do you need to self-host? If you handle PDPA-sensitive data (finance, healthcare, government), open weights let you run the model inside your own VPC or on-prem, so customer data never leaves your control. Qwen (small, easy) and GLM (strong, MIT) are the friendliest starting points; Kimi K3 and DeepSeek V4 are heavier and need serious GPUs.
  • Is it a coding or agent workload? Kimi K3, GLM-5.2 and DeepSeek V4 lead on autonomous, multi-step coding agents. Pair them with n8n workflows or Claude-style orchestration.
  • How important is Bahasa Malaysia and Chinese? Chinese labs train heavily on Chinese and increasingly on multilingual data; Qwen and GLM are particularly strong across Chinese and Southeast Asian languages, which matters if your customers are not English-first. (See why language affects cost in our tokens guide.)
  • API cost vs control? If you just want the cheapest capable API and do not need the weights, Doubao and DeepSeek are hard to beat on price. If you want portability and no lock-in, choose an MIT/Apache model you can host anywhere.

The caveats worth stating plainly

Benchmarks are marketing until you test on your task — always run a small internal eval before committing. Licences vary (some “open” releases carry use restrictions, so read them). And there are governance and geopolitics questions: some buyers, especially in government or regulated finance, will have policies about model provenance and where inference runs — self-hosting an open-weight model on infrastructure you control is often the cleanest answer. If you are building on these models, our AI Engineering course covers evaluation, self-hosting and putting open models into production. For the underlying concepts — parameters, context, MoE, fine-tuning — start with our LLM fundamentals and parameters & scaling laws explainers.

The benchmark scoreboard

Numbers cut through the marketing. Here are each flagship's headline coding scores — with one important caveat built into the caption below.

Headline coding benchmarks (2026)

BenchmarkScoreWhat it measures
Kimi K376.8%SWE-bench Verified
Qwen3.6-27B77.2%SWE-bench Verified
DeepSeek V4 (Pro-Max)80.6%SWE-bench Verified
Doubao-Seed 2.0 Pro76.5%SWE-bench Verified
Hunyuan Hy374.4%SWE-bench Verified
GLM-5.262.1SWE-bench Pro (harder test)
Vendor-reported 2026 figures. Important: SWE-bench Verified and SWE-bench Pro are different, harder-vs-easier tests — GLM-5.2's 62.1 (Pro) is not directly comparable to the Verified scores above. Treat all as a starting point and run your own evaluation.

Official resources & downloads

Go straight to the source — official sites, model cards and weight downloads:

Frequently Asked Questions

The leaders are Moonshot's Kimi K3, Alibaba's Qwen 3.6, DeepSeek V4, Zhipu/Z.ai's GLM-5.2 and Tencent's Hunyuan Hy3, all released as open weights, plus ByteDance's Doubao/Seed which is strong but mostly API-only. On 2026 leaderboards, several of these match or nearly match the top closed models on coding and reasoning.

Most ship as 'open weights' under permissive licences like MIT (GLM-5.2, DeepSeek) or Apache-2.0 (Qwen, Hunyuan) — you can download and self-host them commercially. That is not always the same as fully open-source, because the training data is usually not released. ByteDance's flagship Doubao is mainly a closed API. Always read the specific licence.

Yes — that is the main reason to choose open weights. You can run models like Qwen or GLM inside your own cloud VPC or on-premise so PDPA-sensitive data never leaves your control. Smaller models (Qwen 27B/35B) run on modest GPUs; larger ones (Kimi K3, DeepSeek V4) need substantial hardware or a hosting partner.

On coding and agentic benchmarks the best 2026 Chinese open models are close to the closed frontier and sometimes ahead on price. The top closed models still tend to lead on the very hardest reasoning and safety-tuned tasks. The right answer depends on your workload — run your own eval before deciding.

Kimi K3, GLM-5.2 and DeepSeek V4 are the strongest for autonomous, multi-step coding agents in 2026. Qwen 3.6 is the easiest to self-host, and Hunyuan Hy3 is efficient and strong on multimodal tasks.

Put open-weight models into production

Our AI Engineering course teaches evaluation, self-hosting and building real systems on open models like Qwen, GLM and DeepSeek. HRDC-claimable for eligible Malaysian employers.