[Docs] Add NVFP4 quantization to GLM-5.2 cookbook (#29380)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
zijiexia
2026-06-26 00:40:13 -07:00
committed by GitHub
co-authored by Claude Opus 4.8
parent 5996b54bd3
commit dd56a9f069
8 changed files with 112 additions and 12 deletions
+3 -1
View File
@@ -61,7 +61,9 @@ than restating.
explicit maintainer-confirmed justification in the PR. The MDX strategy bullets describe serving semantics
in the DSv4 style (single-user chat / typical multi-user / batch jobs), not internal
toggles.
- `dockerImages` covers the hw ids that have cells (else users hit the `:dev` fallback).
- `dockerImages` covers the hw ids that have cells (else users hit the `:dev` fallback); a
`hw|quant` key (resolved before the plain `hw`) is valid when one quant on a shared GPU needs
a different image (e.g. an FP4 dev build) — don't flag those.
- `multiNodeHints` present ONLY for hw whose fabric needs manual NIC env (e.g. `gb200`
NVL72) — NOT every `multi-N` hw (standard-IB DeepEP / Marlin multi-node don't need it).
- `github.cookbookModel` is set to the model's HF id (`<hf-org>/<model-slug>`). The issue