minimax_h3_checkpoint_fp8 ¶
Serialized block-FP8 execution for the MiniMax-H3 Qwen3-VL encoder.
Classes¶
fastvideo.models.encoders.minimax_h3_checkpoint_fp8.MiniMaxH3SerializedFP8Config ¶
Bases: QuantizationConfig
Serialized 128x128 block-FP8 contract for the H3 text encoder.
Source code in fastvideo/models/encoders/minimax_h3_checkpoint_fp8.py
fastvideo.models.encoders.minimax_h3_checkpoint_fp8.MiniMaxH3SerializedFP8LinearMethod ¶
Bases: LinearMethodBase
Execute serialized 128x128 block-FP8 weights without re-quantizing them.