GLM-5.3-Flash cookbook: default Blackwell recipes to FP8 KV + TRT-LLM DSA (#36519)

This commit is contained in:
Xinyuan Tong
2026-08-27 00:51:05 +08:00
committed by GitHub
parent f8cc1f9525
commit e27a7fac77
4 changed files with 74 additions and 53 deletions
+1
View File
@@ -2506,6 +2506,7 @@ export const Deployment = ({ config, benchmarks }) => {
sel.variant,
sel.quant && sel.quant.toUpperCase(),
sel.strategy,
sel.kvDsaPair,
sel.nodes,
]
.filter((part) => part !== undefined && part !== null && part !== "")