forked from Karylab-cklius/vllm
Cherry-picked from https://github.com/vllm-project/vllm/pull/41986 Plumb SwiGLU clamp limit through DeepGemm FP8/W4A8 MoE quant configs and experts. Extend silu_mul_per_token_group_quant_fp8_colmajor with clamp support and forward the limit on all FP8/MXFP8/MXFP4 paths. Co-authored-by: Yongye Zhu <zyy1102000@gmail.com> Co-authored-by: Claude <noreply@anthropic.com> Signed-off-by: khluu <khluu000@gmail.com>