--- pipeline_tag: image-to-video language: - en base_model: - tencent/HunyuanVideo-Avatar library_name: gguf license: other license_name: tencent-hunyuan-community license_link: LICENSE.md --- # tencent/HunyuanVideo-Avatar GGUF Conversion This repository contains a direct GGUF conversion of the tencent/HunyuanVideo-Avatar model, originally sourced from [tencent/HunyuanVideo-Avatar](https://huggingface.co/tencent/HunyuanVideo-Avatar). All quantized versions were created from the BF16 model using the conversion scripts provided by city96, available at the [ComfyUI-GGUF GitHub repository](https://github.com/city96/ComfyUI-GGUF/tree/main/tools). ## Usage It is intended to be used with the native, built-in ComfyUI HunyuanVideo nodes As this is a quantized model not a finetune, all the same restrictions/original license terms still apply. - The model files are compatible with the ComfyUI-GGUF custom node. - Place the model files in the directory: `ComfyUI/models/unet` - For detailed installation instructions, please refer to the [ComfyUI-GGUF GitHub repository](https://github.com/city96/ComfyUI-GGUF). ## Additional Resources - The VAE can be downloaded from [Kijai’s repository on Hugging Face](https://huggingface.co/Kijai/HunyuanVideo_comfy/blob/main/hunyuan_video_vae_bf16.safetensors). ## Reference - For an overview of quantization types, please see the [LLaMA 3 8B Scoreboard quantization chart](https://github.com/ggml-org/llama.cpp/blob/b3962/examples/perplexity/README.md#llama-3-8b-scoreboard).