nota-ai / GLM-5.3-Flash-Nota-NVFP4

huggingface.co
Total runs: 388
24-hour runs: 0
7-day runs: 188
30-day runs: 388
Model's Last Updated: August 31 2026
text-generation

Introduction of GLM-5.3-Flash-Nota-NVFP4

Model Details of GLM-5.3-Flash-Nota-NVFP4

Nota GLM-5.3-Flash · NVFP4 (W4A4)

A 4-bit (NVFP4) quantized release of Z.ai 's GLM-5.3-Flash — a 320B-parameter natively multimodal Mixture-of-Experts model with ~18B active per token.

4 × B300 → 1 × B300

598.5 GiB → 191.0 GiB (31.9%)

Full 1,048,576-token context · MTP speculative decoding preserved

Highlights
  • NVFP4 (4-bit float, W4A4) group_size=16 , packed in the compressed-tensors nvfp4-pack-quantized format for direct serving in vLLM . Both weights and activations are quantized to 4-bit floating point.
    • Requires NVIDIA Blackwell. NVFP4 relies on the FP4 tensor cores introduced in the Blackwell architecture (e.g. B200 / B300 / GB200), so inference must run on a Blackwell-class GPU. Earlier architectures (Hopper, Ada, Ampere) do not support NVFP4 execution.

  • Only the routed experts are quantized. They hold 94.8% of the parameters, so the memory saving is captured almost in full while every precision-critical path stays in BF16 — the same split the reference GLM-5.3 NVFP4 release uses.
  • No architecture change. Tensor names, layer count and expert count are identical to the base checkpoint, so stock vLLM serves it as-is — no patched modeling file.
  • MTP and multimodal preserved. The multi-token-prediction block and the vision tower stay BF16, so speculative decoding and image/video inputs work as in the base model.
Quantization scope
Modules Parameters
NVFP4 — routed experts, layers 3–44 36,288 304.41 B (94.8%)
BF16 — everything else 1,574 16.85 B (5.2%)

Kept in BF16:

Group Tensors
KDA linear attention self_attn.{q,k,v,b,f_a,f_b,g_a,g_b,o}_proj , conv1d , A_log , dt_bias
DSA sparse attention (MLA) self_attn.{q_a,q_b,kv_a_proj_with_mqa,kv_b,o}_proj
DSA indexer self_attn.indexer.*
MoE routers mlp.gate.weight , mlp.gate.e_score_correction_bias
Shared experts mlp.shared_experts.*
Leading dense MLPs layers.{0,1,2}.mlp.*
MTP block layers.45.*
Embeddings / head / vision embed_tokens , lm_head , model.visual.*
Calibration

512 conversations of exactly 4,096 tokens, rendered through the GLM chat template and drawn from the workloads this model is built for rather than generic web text: agentic tool use (20.5%), SWE agent trajectories (14.3%), instruction following (8.2%), terminal agents (7.8%), code (7.0%), STEM (5.9%), reasoning (4.7%), knowledge MCQ (2.3%), and 29.3% Korean sources. 71.7% of the samples carry reasoning traces inside <think> blocks.

Requirements
vllm >= 0.29.0
flashinfer >= 0.6.17     # sparse MLA
Quick Start

B300 × 1

CUDA_VISIBLE_DEVICES=0 \
vllm serve nota-ai/GLM-5.3-Flash-Nota-NVFP4 \
  --served-model-name nota-ai/GLM-5.3-Flash-Nota-NVFP4 \
  --tensor-parallel-size 1 \
  --gpu-memory-utilization 0.96 \
  --compilation-config '{"cudagraph_mode":"PIECEWISE"}' \
  --kv-cache-dtype fp8 \
  --speculative-config '{"method":"mtp","num_speculative_tokens":5}' \
  --tool-call-parser glm47 \
  --reasoning-parser glm45 \
  --enable-auto-tool-choice

B200 × 2

CUDA_VISIBLE_DEVICES=0,1 \
vllm serve nota-ai/GLM-5.3-Flash-Nota-NVFP4 \
  --served-model-name nota-ai/GLM-5.3-Flash-Nota-NVFP4 \
  --tensor-parallel-size 2 \
  --gpu-memory-utilization 0.90 \
  --compilation-config '{"cudagraph_mode":"PIECEWISE"}' \
  --kv-cache-dtype fp8 \
  --speculative-config '{"method":"mtp","num_speculative_tokens":5}' \
  --tool-call-parser glm47 \
  --reasoning-parser glm45 \
  --enable-auto-tool-choice

Runs of nota-ai GLM-5.3-Flash-Nota-NVFP4 on huggingface.co

388
Total runs
0
24-hour runs
31
3-day runs
188
7-day runs
388
30-day runs

More Information About GLM-5.3-Flash-Nota-NVFP4 huggingface.co Model

More GLM-5.3-Flash-Nota-NVFP4 license Visit here:

https://choosealicense.com/licenses/mit

GLM-5.3-Flash-Nota-NVFP4 huggingface.co

GLM-5.3-Flash-Nota-NVFP4 huggingface.co is an AI model on huggingface.co that provides GLM-5.3-Flash-Nota-NVFP4's model effect (), which can be used instantly with this nota-ai GLM-5.3-Flash-Nota-NVFP4 model. huggingface.co supports a free trial of the GLM-5.3-Flash-Nota-NVFP4 model, and also provides paid use of the GLM-5.3-Flash-Nota-NVFP4. Support call GLM-5.3-Flash-Nota-NVFP4 model through api, including Node.js, Python, http.

GLM-5.3-Flash-Nota-NVFP4 huggingface.co Url

https://huggingface.co/nota-ai/GLM-5.3-Flash-Nota-NVFP4

nota-ai GLM-5.3-Flash-Nota-NVFP4 online free

GLM-5.3-Flash-Nota-NVFP4 huggingface.co is an online trial and call api platform, which integrates GLM-5.3-Flash-Nota-NVFP4's modeling effects, including api services, and provides a free online trial of GLM-5.3-Flash-Nota-NVFP4, you can try GLM-5.3-Flash-Nota-NVFP4 online for free by clicking the link below.

nota-ai GLM-5.3-Flash-Nota-NVFP4 online free url in huggingface.co:

https://huggingface.co/nota-ai/GLM-5.3-Flash-Nota-NVFP4

GLM-5.3-Flash-Nota-NVFP4 install

GLM-5.3-Flash-Nota-NVFP4 is an open source model from GitHub that offers a free installation service, and any user can find GLM-5.3-Flash-Nota-NVFP4 on GitHub to install. At the same time, huggingface.co provides the effect of GLM-5.3-Flash-Nota-NVFP4 install, users can directly use GLM-5.3-Flash-Nota-NVFP4 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

GLM-5.3-Flash-Nota-NVFP4 install url in huggingface.co:

https://huggingface.co/nota-ai/GLM-5.3-Flash-Nota-NVFP4

Url of GLM-5.3-Flash-Nota-NVFP4

GLM-5.3-Flash-Nota-NVFP4 huggingface.co Url

Provider of GLM-5.3-Flash-Nota-NVFP4 huggingface.co

nota-ai
ORGANIZATIONS

Other API from nota-ai

huggingface.co

Total runs: 1.6K
Run Growth: 789
Growth Rate: 48.70%
Updated:November 17 2023
huggingface.co

Total runs: 1.4K
Run Growth: 380
Growth Rate: 28.06%
Updated:November 17 2023
huggingface.co

Total runs: 69
Run Growth: 37
Growth Rate: 53.62%
Updated:February 25 2026
huggingface.co

Total runs: 31
Run Growth: -30
Growth Rate: -96.77%
Updated:November 17 2023
huggingface.co

Total runs: 2
Run Growth: 1
Growth Rate: 50.00%
Updated:October 04 2024