GLM-5.3-Flash cookbook: default Blackwell recipes to FP8 KV + TRT-LLM DSA (#36519)
This commit is contained in:
@@ -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 !== "")
|
||||
|
||||
Reference in New Issue
Block a user