GLM-5 vs GPT-4.1
Benchmarks, API pricing and specs, head to head. Data updated 2026-06-10.
Z.ai (Zhipu) · Feb 2026
Z.ai's 744B open-weights MoE — within ~4 points of Opus 4.6 on SWE-bench Verified at $1/$3.20 per million tokens.
OpenAI · Apr 2025
A non-reasoning workhorse with a 1M-token context window, still popular for predictable-latency production APIs.
The verdict
GLM-5 wins 1 of the 1 benchmarks these models share, against 0 for GPT-4.1. GLM-5 is about 2.3x cheaper per blended million tokens (3:1 input:output mix). GPT-4.1 also takes 1M of context versus 200K for GLM-5. And GLM-5 is open-weights (MIT), so it can be self-hosted — a structural advantage if data control or vendor independence matters.
Benchmark head-to-head 1–0
Specs & pricing
| GLM-5 | GPT-4.1 | |
|---|---|---|
| modhub Index | — | — |
| Input price / 1M | $1 | $2 |
| Output price / 1M | $3.2 | $8 |
| Context window | 200K | 1M |
| Max output | 128K | 33K |
| Open weights | yes (MIT) | no |
| Reasoning model | yes | no |
| Multimodal input | text | text, image |
| Knowledge cutoff | Dec 2025 | Jun 2024 |
| Released | Feb 2026 | Apr 2025 |
| Example monthly cost* | $14.80 | $32.00 |
* 10M input + 1.5M output tokens per month at list prices, no caching. Green = better value on that row.
Frequently asked questions
- Which is better, GLM-5 or GPT-4.1?
- GLM-5 wins 1 of the 1 benchmarks these models share, against 0 for GPT-4.1. GLM-5 is about 2.3x cheaper per blended million tokens (3:1 input:output mix). GPT-4.1 also takes 1M of context versus 200K for GLM-5. And GLM-5 is open-weights (MIT), so it can be self-hosted — a structural advantage if data control or vendor independence matters.
- Which is cheaper, GLM-5 or GPT-4.1?
- GLM-5 costs $1/$3.2 per million input/output tokens, while GPT-4.1 costs $2/$8. For a typical workload of 10M input and 1.5M output tokens per month, that's $14.80 versus $32.00.
- Which model is better for coding, GLM-5 or GPT-4.1?
- On SWE-bench Verified — the standard agentic-coding benchmark — GLM-5 scores ~77.8% versus 54.6% for GPT-4.1, making GLM-5 the stronger pick for coding agents.