Every GLM Model, Compared

Browse the whole GLM model family on one page. The GLM line has widened quickly, and the releases now cover very different computational budgets: a 30B Flash tier built for cheap local inference, an Air tier tuned for performance per unit of compute, a speech-recognition model, and the 1M-context GLM-5.2 flagship built for long-horizon agentic engineering. Whichever GLM model you are evaluating, the goal of this hub is to get you to hard numbers quickly rather than to marketing adjectives.

Each model card links to a dedicated page with its spec strip, the benchmark data the model authors have published for it, a mini comparison chart against the closed-weight frontier and a short FAQ. Two things stay constant across the family: every core GLM model is released under an MIT license with weights published openly, and every benchmark figure quoted anywhere on this site is a result as published by the model authors, not something measured here. Where no figure has been published for a particular release, the page says so instead of estimating one — an honest gap is more useful in a comparison table than a plausible-looking invention.

How to Choose the Right GLM Model

Picking a GLM model comes down to two questions: how much context does the task genuinely need, and how much hardware do you have. Answer those two and the shortlist usually collapses to one or two candidates. For long-horizon software engineering, automated research loops and anything that has to keep an entire repository in view, GLM-5.2 is the only member of the family with a published 1M-token context window and explicit effort levels. If you are running on a single workstation GPU or need very high throughput on simpler reasoning, the lightweight GLM-4.7-Flash and GLM-4.5-Air tiers exist precisely for that constraint. If your workload is transcription rather than text generation, GLM-ASR is the dedicated speech model. Everything in between — GLM-5, GLM-5-Turbo and GLM-4.7 — represents earlier generations of the same reasoning line, useful when you want a smaller, more predictable model that still runs on open weights.

Quick Comparison

The table below summarises how the eight GLM model pages on this site line up. Where a figure has not been published by the model authors, the cell says so rather than guessing.

Quick Comparison
ModelCategoryContextLicense
GLM-5.2Flagship reasoning1,000,000 tokensMIT open source
GLM-5.1Reasoning200,000 tokensMIT open source
GLM-5ReasoningNot publishedMIT open source
GLM-5-TurboReasoningNot publishedMIT open source
GLM-4.7ReasoningNot publishedMIT open source
GLM-4.7-FlashLightweight (30B)Not publishedMIT open source
GLM-4.5-AirLightweightNot publishedMIT open source
GLM-ASRSpeech recognitionAudio streamsMIT open source

All figures on this page are results as published by the model authors. glmmodel.com reports them; it does not run these evaluations.

Try a Live AI Model Free — No Account Needed

Read the GLM model benchmarks, then put a real model to work. The playground above is free and needs nothing from you; if you want a fuller AI toolkit, our partner's free tier starts here.