Views
No views yet
attn.qkv_proj, AdaLN modulation pruned to a lookup
table. fl2va (first/last-frame) mode only. Requires a Blackwell GPU (RTX 50-series, B100/B200).| File | Size | What it is |
|---|---|---|
minimax_h3_fl2va_pruned_nvfp4_fp8.safetensors | 20 GB | NVFP4 MLP + FP8 attn.qkv_proj, AdaLN-pruned |
attn.qkv_proj is quantized fresh from the original BF16 weights (default ctq FP8 output) and
spliced into the NVFP4 base. Tested and confirmed working in ComfyUI.ref2va support, the recommended INT8 ConvRot attn.qkv_proj variant (same
size, faster), the unpruned base, experimental INT4 ConvRot variants, and full quantization-method
documentation. This file is the FP8 speed-comparison baseline for that repo's ConvRot INT8 variant.