Views
No views yet
CosmicRaisins/GLM-5.2-AWQ-INT4-15pct. cyankiwi/GLM-5.2-AWQ-INT4 drops GLM-5.2's
native MTP layer, so this reconstructs it as a standalone INT4 draft that vLLM
loads via --speculative-config (which also sidesteps vLLM #35041 / #38494). INT4
compressed-tensors, single MTP layer, 218 experts to match the pruned target. ~4.8 GB.--speculative-config '{"model":"CosmicRaisins/GLM-5.2-MTP-INT4-aligned","method":"mtp","num_speculative_tokens":3,"attention_backend":"FLASHMLA_SPARSE"}'0xSero/GLM-5.2-NVFP4-REAP-469B), then dequantized,
re-quantized to INT4, expert-pruned to 218, and aligned to the DeepSeekMTP
loader layout. The reconstruction and alignment are mine.