This is an FP8 quantized version of
tencent/HunyuanVideo-Foley optimized for reduced VRAM usage while maintaining audio generation quality.
This model is specifically optimized for use with the
ComfyUI-HunyuanVideo-Foley custom node, which provides:
The FP8 weights can be used with any framework that supports automatic upcasting of FP8 to FP16/BF16 during computation. The quantized weights maintain compatibility with the original model architecture.
This quantization is based on
tencent/HunyuanVideo-Foley. Please refer to the original repository for:
The quantization uses a conservative approach that only converts transformer block weights while preserving precision-sensitive components:
This selective quantization strategy maintains model quality while maximizing memory savings.