Model reference · open weights

GLM-5

GLM-5 is an open-weight language model from zai-org, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs zai-org 2 variants 872k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What GLM-5 is

GLM-5-FP8 👋 Join our <a href="https://raw.githubusercontent.com/zai-org/GLM-5/refs/heads/main/resources/wechat.png" target="blank"WeChat</a or <a href="https://discord.gg/QR7SARHRxK" target="blank"Discord</a community. 📖 Check out the GLM-5 <a href="https://arxiv.org/abs/2602.15763" target="blank"Technical report</a. 📍 Use GLM-5 API services on <a href="https://docs.z.ai/guides/llm/glm-5"Z.ai API Platform. </a 👉 One click to <a href="https://chat.z.ai"GLM-5</a. [<a href="https://huggingface.co/papers/2602.15763" target="blank"Paper</a] [<a href="https://github.com/zai-org/GLM-5" target="blank"GitHub</a] Introduction We are launching GLM-5, targeting complex systems engineering and long-horizon agentic tasks. Scaling is still one of the most important ways to improve the intelligence efficiency of Artificial General Intelligence (AGI). Compared to GLM-4.5, GLM-5 scales from 355B parameters (32B active) to 744B parameters (40B active), and increases pre-training data from 23T to 28.5T tokens. GLM-5 also integrates DeepSeek Sparse Attention (DSA), largely reducing deployment cost while preserving long-context capacity. Reinforcement learning aims to bridge the gap between competence and excellence in pre-trained models. However, deploying it at scale for LLMs is a challenge due to the RL training inefficiency. To this end, we developed slime, a novel asynchronous RL infrastructure that substantially improves training throughput and efficiency, enabling more fine-grained post-training iterations. With advances in both pre-training and post-training, GLM-5 delivers significant improvement compared to GLM-4.7 across a wide range of academic benchmarks and achieves best-in-class performance among all open-source models in the world on reasoning, coding, and agentic tasks, closing the gap with frontier models. Benchmark : refers to their scores of full set. †: A verified version of Terminal-Bench 2.0 that fixes some ambiguous instructions. See footnote for more evaluation details. Footnote Humanity’s Last Exam (HLE) & other reasoning tasks: We evaluate with a maximum generation length of 131,072 tokens (temperature=1.0, topp=0.95, maxnewtokens=131072). By default, we re

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerzai-org
TypeLanguage models
Parameters (lead)753.9B
Context198k tokens
Variants2
Runs withtransformers
Released2026-02-11
Popularity872k downloads / month
Likes2,119
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
GLM-5-FP8753.9BFP8~867 GBWeights ↗
GLM-5753.9BBF16~1733.9 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys glm-5 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (glm-5 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"glm-5","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

en zh

Tags

transformers safetensors glm_moe_dsa text-generation conversational en zh eval-results endpoints_compatible fp8

Papers

Licence

Open weights

Open weights under mit — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want GLM-5 on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms