Qwen3.6vsGLM-5
Qwen3.6 | GLM-5 | |
|---|---|---|
| Specifications | ||
ParametersA rough measure of how big the model is. More parameters usually means more capable and more expensive to run, though it is a poor guide on its own — a smaller, newer model often beats a larger, older one. | 35B | 744B |
Context windowHow much text the model can hold in mind at once — your question, any documents you attach, the conversation so far, and its own reply. Go past it and the earliest part falls out of view. | 256k | — |
| API pricingUSD per 1M tokens · lower wins | ||
Input priceWhat you pay for everything you send the model — your question, plus any documents or earlier conversation you include with it. | $0.375 | $1.00 |
Output priceWhat you pay for the text the model writes back. It is normally the dearer half: producing an answer costs more than reading one. | $2.25 | $3.20 |
Cached input priceA reduced rate for text you send over and over. If every request starts with the same instructions or the same document, the provider keeps a copy ready and charges less to read it again. | — | $0.20 |
Cheapest inputLowest input rate across third-party providers, excluding the lab itself. The cheapest endpoint may run a quantised build or a shorter context — see "Available from" on the model page. | $0.04Darkbloom | $0.60GMICloud |
Cheapest outputLowest output rate across third-party providers, excluding the lab itself. May come from a different provider than the cheapest input. | $0.70Darkbloom | $1.92GMICloud |
| Benchmarks | ||
SWE-Bench VerifiedCoding — Real coding tasks pulled from open-source projects — the AI has to find and fix actual bugs. A human-checked version of the original SWE-Bench. Higher is better. | 73.4% | 77.8% |
SWE-Bench MultilingualMultilingual coding — Like SWE-Bench, but the coding problems span many programming languages, not just one. Tests how broadly the AI can code. Higher is better. | 67.2% | 73.3% |
Terminal-Bench 2.0Agentic terminal coding — Can the AI work in a command-line terminal — running commands and finishing technical setup tasks the way a developer would? (Version 2.0 of the test.) Higher is better. | 51.5% | 56.2% |
GPQA DiamondScience — Graduate-level science questions in biology, physics, and chemistry — hard enough that subject-matter PhDs score around 65%. Higher is better. | 86% | 86% |
| BenchmarksPublished by one model only | ||
BullshitBench v2Nonsense detection — Given a confidently-worded but nonsensical prompt, does the AI spot that it makes no sense and push back — instead of playing along and inventing an answer? The score is how often it clearly called out the nonsense. Higher is better. | — | 28% |
SWE-Bench ProAgentic coding — Can the AI fix real bugs in real software? It's handed actual problems from open-source projects and has to write code that genuinely solves them. Higher is better. | 49.5% | — |
BrowseCompWeb browsing — Can the AI browse the web and track down hard-to-find answers? Higher is better. | — | 75.9% |
Humanity's Last Exam · no toolsMultidisciplinary reasoning — Humanity's Last Exam — extremely hard expert questions across many subjects, written so you can't just look up the answer. “No tools” means the AI answers on its own. Higher is better. | 21.4% | — |
Humanity's Last Exam · with toolsMultidisciplinary reasoning — Humanity's Last Exam — extremely hard expert questions across many subjects. “With tools” means the AI is allowed to search the web or run code while answering. Higher is better. | — | 50.4% |
CharXiv ReasoningChart reasoning — Can the AI read and reason about complex charts and figures, not just text? Higher is better. | 78% | — |
MMMU-ProMultimodal reasoning — A tougher version of MMMU — college-level questions that mix images, diagrams, and text together. Higher is better. | 75.3% | — |
MMMUMultimodal — Tests the AI on understanding images and text together across many college subjects. Higher is better. | 81.7% | — |
| Overview | ||
| Company | Qwen | Z.ai |
| Release date | Apr 16 2026 | Feb 12 2026 |
| Access | Open Weight | Open Weight |
Other comparisons
Frequently asked questions
GLM-5 leads Qwen3.6 on 3 of the 4 benchmarks they both report (SWE-Bench Verified, SWE-Bench Multilingual, Terminal-Bench 2.0, GPQA Diamond). Qwen3.6 is cheaper on both input and output: $0.375 vs $1.00 per million input tokens, and $2.25 vs $3.20 per million output tokens. GLM-5 shipped 63 days before Qwen3.6, so benchmark comparisons should account for the intervening progress.
Qwen3.6 has 35B parameters, while GLM-5 has 744B.
On SWE-Bench Verified, GLM-5 leads at 77.8% vs Qwen3.6 at 73.4%. On SWE-Bench Multilingual, GLM-5 leads at 73.3% vs Qwen3.6 at 67.2%. On Terminal-Bench 2.0, GLM-5 leads at 56.2% vs Qwen3.6 at 51.5%. On GPQA Diamond, both models score 86%.