Model reference · open weights

GLM-5.3-Flash

GLM-5.3-Flash is an open-weight language model from orcarouter, 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.

NEW · released this week LLMs orcarouter 1 variants 10k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What GLM-5.3-Flash is

An MLX build of the official zai-org/GLM-5.3-Flash — a 320B-total / 18B-active MoE, the first natively multimodal model in the GLM-5 series, built on the new glm5next hybrid architecture (sparse + linear attention with Manifold-Constrained Hyper-Connections) — quantized to MLX for Apple Silicon and the MLX CUDA backend. Five builds (2bit-lite / 2 / 3 / 4 / 6-bit) ship as subfolders, with the 4-bit build mirrored at the repo root, produced with OrcaSAQ (Sensitivity-Aware Quantization) — calibration-free and architecture-aware: sensitive tensors get more bits (shared experts +2, downproj +1), and every tensor that was not FP8 in the base release — the 34 linear-attention layers, the sparse indexer, hyper-connections, norms, embedtokens, lmhead, and the entire vision tower — is carried through in BF16. The four projections of the sparse-attention blocks were FP8 upstream and are quantized at the base width. Browse all models in the OrcaRouter Model Catalog; deployed as API here. Put this model to work reviewing your pull requests with OrcaCode Review. Available quantizations The repository root is a mirror of 4-bit/, so orcarouter/GLM-5.3-Flash-MLX resolves to the recommended default with no subfolder needed. Quantized from the official FP8 release. Bit-widths above are the base precision; the OrcaSAQ policy below raises sensitive tensors above the base. Group size is 64 for 4/6-bit, 32 for 2/3-bit (shared experts always use 64), and 128 throughout 2bit-lite. No 8-bit build was produced. 2bit-lite follows a separate, memory-first recipe — see below. OrcaSAQ — Sensitivity-Aware Quantization OrcaSAQ is a calibration-free, architecture-aware mixed-precision quantization method designed to preserve model quality while aggressively reducing memory footprint. Instead of running expensive calibration datasets or per-layer sensitivity searches, OrcaSAQ uses architectural and tensor-role priors to determine which weights are most sensitive to quantization. Critical components receive higher precision, while more quantization-tolerant tensors remain at the target base precision. For MoE architectures, for example, OrcaSAQ can preserve shared experts at base +2 bits, downproj

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

Specifications

What it is

Makerorcarouter
TypeLanguage models
Parameters (lead)59.4B
Variants1
Runs withmlx
Based onzai-org/GLM-5.3-Flash
Released2026-08-26
Popularity10k downloads / month
Likes31
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.3-Flash-MLX59.4BMLXWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Languages

en zh

Tags

mlx safetensors glm5_next glm glm-5 apple-silicon quantized 2-8bit moe vision-language image-text-to-text multimodal orcasaq dynamic-quant

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.3-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