Qwen3.8-MaxvsGLM-5
Qwen3.8-Max | 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. | 2.4T | 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. | 1M | — |
| 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. | — | $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. | — | $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. | $2.00Alibaba | $0.60GMICloud |
Cheapest outputLowest output rate across third-party providers, excluding the lab itself. May come from a different provider than the cheapest input. | $6.00Alibaba | $1.92GMICloud |
| Benchmarks | ||
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. | 95% | 28% |
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. | 43.6% | 50.4% |
| BenchmarksPublished by one model only | ||
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. | 67.7% | — |
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. | — | 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. | — | 73.3% |
DeepSWE 1.1Agentic coding — Artificial Analysis' independent test of deep, agentic software-engineering work — the AI has to plan and carry out substantial coding tasks end to end. (Version 1.1 of the test.) Higher is better. | 56.6% | — |
PaperBenchResearch reproduction — reproducing the results of an ML research paper end to end | 93% | — |
NL2Repo-BenchRepo-level code generation — Tests whether the AI can turn a natural-language requirement into working code across an entire repository, not just produce a single function or patch. Higher is better. | 55.9% | — |
QwenSWEBench V2Software engineering — Qwen's in-house coding benchmark, second version, built around complex real-world software-engineering tasks. Scores are not comparable with the first version. Higher is better. | 55.1% | — |
Terminal-Bench 3.0Agentic terminal coding — command-line task completion (v3.0, much harder task set) | 11.3% | — |
Terminal-Bench 2.1Agentic terminal coding — Can the AI work in a command-line terminal — running commands and finishing technical setup tasks the way a developer would? Higher is better. | 86.6% | — |
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. | — | 56.2% |
JobBenchProfessional tool use — Tests the AI on professional workplace tasks that require using real work tools — the kind of multi-step jobs an office worker handles. Higher is better. | 53.4% | — |
CoWorkBenchLong-horizon office work — Tests long-running office tasks across fields including computer science, finance, law, medicine, and other productivity work. Higher is better. | 74.8% | — |
Toolathlon-VerifiedPersonal tool use — Tests how well the AI uses everyday personal tools and apps to get things done — a human-checked version of Toolathlon. Higher is better. | 72.5% | — |
BrowseCompWeb browsing — Can the AI browse the web and track down hard-to-find answers? Higher is better. | — | 75.9% |
GPQA DiamondScience — Graduate-level science questions in biology, physics, and chemistry — hard enough that subject-matter PhDs score around 65%. Higher is better. | — | 86% |
OSWorld-VerifiedAgentic computer use — Can the AI actually operate a computer — clicking, typing, and using real apps — to finish tasks on its own? Higher is better. | 86.1% | — |
CharXiv ReasoningChart reasoning — Can the AI read and reason about complex charts and figures, not just text? Higher is better. | 88.4% | — |
BabyVisionVisual reasoning — Tests core visual reasoning — seeing and understanding images the way even young children can, which AIs often find surprisingly hard. Higher is better. | 82% | — |
MMMU-ProMultimodal reasoning — A tougher version of MMMU — college-level questions that mix images, diagrams, and text together. Higher is better. | 82.3% | — |
| Overview | ||
| Company | Qwen | Z.ai |
| Release date | Aug 3 2026 | Feb 12 2026 |
| Access | Proprietary | Open Weight |
Other comparisons
Frequently asked questions
Qwen3.8-Max and GLM-5 are evenly matched across the 2 benchmarks they both report (BullshitBench v2, Humanity's Last Exam). Only GLM-5 has a verified first-party API price: $1.00 per million input tokens and $3.20 per million output tokens. No pay-as-you-go API rate is tracked for Qwen3.8-Max. GLM-5 shipped 172 days before Qwen3.8-Max, so benchmark comparisons should account for the intervening progress.
Qwen3.8-Max has 2.4T parameters, while GLM-5 has 744B. Qwen3.8-Max is proprietary, while GLM-5 is open weight.
On BullshitBench v2, Qwen3.8-Max leads at 95% vs GLM-5 at 28%. On Humanity's Last Exam · with tools, GLM-5 leads at 50.4% vs Qwen3.8-Max at 43.6%.