Jul 28, 2026
Qwen 3.8 vs Kimi K3: Specs, Benchmarks, and Which One You Can Actually Use (2026)
vLLM
Cost Optimization
Kimi K3 shipped open weights, published pricing, and third-party rankings. Qwen 3.8 shipped a claim. Here's the full comparison, and which one you can actually make decisions about today.

For teams deciding between Alibaba's newest flagship and Moonshot's open-weights giant.
Two frontier-scale Chinese models landed within eight days of each other in July 2026, and they represent opposite bets. Moonshot released Kimi K3's full weights on July 27 under its own custom Kimi K3 License, with published API pricing and third-party benchmark rankings already on the board. Alibaba previewed Qwen 3.8-Max on July 19 with a 2.4 trillion parameter headline and a claim that it sits "second only to Claude Fable 5," but no published benchmarks, no API pricing, and no weights yet.
That difference matters more than the parameter counts. Right now, one of these models can be independently evaluated, priced, and self-hosted. The other has to be taken on Alibaba's word until more data ships.
TL;DR comparison
| Kimi K3 | Qwen 3.8-Max | |
| Total parameters | 2.8T (sparse MoE, 104B active, 16 of 896 experts) | 2.4T (sparse MoE, active count not disclosed) |
| Context window | 1M tokens | Not confirmed |
| Modalities | Text + native vision | Text + visual inputs confirmed, more claimed |
| Open weights | Yes, released July 27, 2026 (custom Kimi K3 License) | Promised, no date or license |
| Published benchmarks | Yes, plus third-party index rankings | None, internal claims only |
| API pricing | $3.00 in / $15.00 out per M tokens, $0.30 cache hits | Not published, preview access via Token Plan |
| Self-hosting | Possible, 1.56 TB of weights, vLLM support | Not possible yet |
What Qwen 3.8-Max is
Alibaba previewed Qwen 3.8-Max at the World AI Conference in Shanghai on July 19, 2026. It is a 2.4 trillion parameter sparse mixture-of-experts model, the largest Qwen to date, and Alibaba's internal evaluations place it second only to Claude Fable 5. Those evaluations have not been published, so there are no scores, no methodology, and no benchmark names to check.
What is confirmed: text and visual inputs, preview access through Alibaba's Token Plan and the Qoder platforms, and API compatibility with both the OpenAI and Anthropic specs. Reports put preview access at 10% of standard pricing, but there is no standalone published rate card yet. Broader modality claims, the context window, and the active parameter count are all unconfirmed. We track the full picture in our Qwen 3.8-Max release post.
The open-weights question is the big one. Alibaba has said weights are coming. It has not said when, or under what license. Until that happens, Qwen 3.8 is an API-only model.
What Kimi K3 is
Kimi K3 is Moonshot AI's 2.8 trillion parameter model built on their LatentMoE framework, activating 16 of 896 experts per token (104B active parameters), with a 1 million token context window and native vision. The architecture combines Kimi Delta Attention with Attention Residuals, and Moonshot claims roughly 2.5x better scaling efficiency than Kimi K2. That efficiency number is vendor-published, so treat it as a claim, not a measurement.
The weights shipped on July 27, 2026 in MXFP4 format, 1.56 TB of them on Hugging Face, under Moonshot's custom Kimi K3 License. Moonshot itself calls the model open weight rather than open source, which is the honest label. Moonshot also contributed a vLLM implementation, so the serving path exists on day one. Full specs and the hardware math are in our Kimi K3 specs and hardware requirements post.
The benchmark situation: rankings vs promises
This is the clearest difference between the two models, and it is not close.
Kimi K3 is already on the independent leaderboards. It ranks second on the Vals AI index and sits in the top five of Artificial Analysis's Intelligence Index, where positions shift as new models get indexed. Community tracking has placed it first in Frontend Code Arena. Several outlets have called it the strongest open-weights model released to date.
Qwen 3.8-Max is not indexed anywhere yet. The "second only to Fable 5" line comes from Alibaba's internal testing, with nothing published to support it. One early independent head-to-head we covered scored K3 at 83 and the Qwen 3.8-Max preview at 80 on a real-world architecture evaluation, which is a single data point, not a verdict. The verified baseline for the Qwen family is still Qwen 3.7-Max: 92.4 on GPQA Diamond, 80.4 on SWE-bench Verified, 91.6 on LiveCodeBench.
We break down every verified and unverified claim in Qwen 3.8 Benchmarks: What's Actually Verified So Far. The short version: if your procurement process requires evidence, only one of these models has any.
Pricing
Kimi K3's API pricing is public: $3.00 per million input tokens, $0.30 for cache hits, and $15.00 per million output tokens. Moonshot claims cache hit rates above 90% on coding workloads, which would pull effective input cost down substantially. That claim is vendor-published, so validate it on your own traffic before building a budget around it.
Qwen 3.8-Max has no published API pricing. Preview access runs through Alibaba's Token Plan subscription, reportedly at 10% of standard rates, but "standard" has not been defined for this model. If cost predictability matters for your planning, that is a real gap today.
Self-hosting: possible vs not possible
Kimi K3 can be self-hosted, with a serious caveat: the weights are 1.56 TB, and Moonshot recommends 64 or more accelerators for production serving. That is multi-node territory, not a single 8-GPU box. The vLLM path exists, but this is a cluster-scale deployment with cluster-scale networking and orchestration problems.
Qwen 3.8-Max cannot be self-hosted at all until weights ship.
For most teams, the practical answer for K3 is a hybrid: use the API for K3-class reasoning and route high-volume work to smaller open models you host yourself. If you do want to run K3-scale models on your own terms, that is the kind of multi-node GPU capacity we provision at Yotta Labs.
Choose Qwen 3.8-Max if
- You are already inside Alibaba's ecosystem and the Token Plan preview pricing works for you
- You want OpenAI- or Anthropic-compatible endpoints and can tolerate a preview-stage product
- You are willing to wait for benchmarks and weights before committing production traffic
Choose Kimi K3 if
- You need a frontier-scale model you can evaluate against third-party data today
- Published, predictable API pricing matters for your cost model
- Open weights matter, whether for auditability, fine-tuning plans, or avoiding API lock-in
- You want a 1M token context window that is actually confirmed
Frequently asked questions
Is Qwen 3.8 better than Kimi K3? Unknown. Alibaba claims Qwen 3.8-Max is second only to Claude Fable 5, but has published no benchmarks. Kimi K3 has third-party rankings and one early head-to-head favored it. Until Qwen 3.8 is independently indexed, there is no evidence-based answer.
Is Kimi K3 open source? No, and Moonshot doesn't claim it is. The weights are open, released July 27, 2026 under a custom Kimi K3 License, and Moonshot describes the model as open weight. Training data and code are not open.
Is Qwen 3.8 open source? Not yet. Alibaba has promised an open-weights release but has given no date or license.
What does the Kimi K3 API cost? $3.00 per million input tokens ($0.30 on cache hits) and $15.00 per million output tokens, per Moonshot's published pricing.
Can I run Kimi K3 on my own GPUs? Only at cluster scale. The weights are 1.56 TB and Moonshot recommends 64+ accelerators for production serving. There is a vLLM implementation available at release.
What is the cheapest way to try both? Kimi K3 through Moonshot's API. Qwen 3.8-Max through Alibaba's Token Plan preview. Neither requires infrastructure to evaluate.
When will Qwen 3.8 weights be released? No date has been announced. Alibaba has only said weights are coming.
Bottom line
Kimi K3 is the model you can make decisions about today: published pricing, open weights, third-party rankings, and a real self-hosting path if you have the cluster for it. Qwen 3.8-Max might end up being the stronger model, but right now it is a preview with a big claim attached, and claims are not evidence.
If you are benchmarking either one, our breakdown of what's actually verified about Qwen 3.8 is the place to start. And if you want to run frontier open models without owning the hardware problem, take a look at Yotta's AI Gateway, where models like Qwen3.7-Max are live behind one OpenAI-compatible API, or talk to us about multi-node GPU capacity for K3-scale deployments.



