Model reference · open weights

GLM-4.7-Flash

GLM-4.7-Flash is an open-weight language model from unsloth, 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 unsloth 2 variants 272k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What GLM-4.7-Flash is

[!NOTE] Includes Unsloth chat template fixes! <br For llama.cpp, use --jinja GLM-4.7-Flash 👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="blank"Discord</a community. 📖 Check out the GLM-4.7 <a href="https://z.ai/blog/glm-4.7" target="blank"technical blog</a, <a href="https://arxiv.org/abs/2508.06471" target="blank"technical report(GLM-4.5)</a. 📍 Use GLM-4.7-Flash API services on <a href="https://docs.z.ai/guides/llm/glm-4.7"Z.ai API Platform. </a 👉 One click to <a href="https://chat.z.ai"GLM-4.7</a. Introduction GLM-4.7-Flash is a 30B-A3B MoE model. As the strongest model in the 30B class, GLM-4.7-Flash offers a new option for lightweight deployment that balances performance and efficiency. Performances on Benchmarks Serve GLM-4.7-Flash Locally For local deployment, GLM-4.7-Flash supports inference frameworks including vLLM and SGLang. Comprehensive deployment instructions are available in the official Github repository. vLLM and SGLang only support GLM-4.7-Flash on their main branches. vLLM + using pip (must use pypi.org as the index url): SGLang + using pip install sglang from source, then update transformers to the latest main branch. transformers using with transformers as and then run: vLLM SGLang Citation If you find our work useful in your research, please consider citing the following paper:

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

Specifications

What it is

Makerunsloth
TypeLanguage models
Parameters (lead)31.2B
Context198k tokens
Variants2
Runs withtransformers
Based onzai-org/GLM-4.7-Flash
Released2026-01-20
Popularity272k downloads / month
Likes699
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-4.7-Flash31.2BBF16~71.8 GBWeights ↗
GLM-4.7-Flash-GGUFGGUFWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys unsloth-glm-4-7-flash for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (unsloth-glm-4-7-flash 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":"unsloth-glm-4-7-flash","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

en zh

Tags

transformers safetensors glm4_moe_lite text-generation unsloth conversational en zh endpoints_compatible gguf deploy:azure imatrix

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-4.7-Flash 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