Files
nvfp4-megamoe-kernel/vllm
biondizzle 46536e5ccf fix: hc param renames missing leading dot
.attn_hc.base -> hc_attn_base produced layers.0hc_attn_base (no dot).
Need .hc_attn_base to preserve the dot separator.
2026-05-15 01:54:53 +00:00
..