lym00 commited on
Commit
6ea0e18
·
verified ·
1 Parent(s): a26ce07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This repository contains a direct GGUF conversion of the tencent/HunyuanVideo-Av
15
 
16
  All quantized versions were created from the base model [ckpts/hunyuan-video-t2v-720p/transformers/mp_rank_00_model_states.pt](https://huggingface.co/tencent/HunyuanVideo-Avatar/blob/main/ckpts/hunyuan-video-t2v-720p/transformers/mp_rank_00_model_states.pt) using the conversion scripts provided by city96, available at the [ComfyUI-GGUF GitHub repository](https://github.com/city96/ComfyUI-GGUF/tree/main/tools).
17
 
18
- The process involved first converting the safetensors model to a BF16 GGUF, then quantizing it, and finally applying the 5D fix.
19
 
20
  ## Usage
21
  As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.
 
15
 
16
  All quantized versions were created from the base model [ckpts/hunyuan-video-t2v-720p/transformers/mp_rank_00_model_states.pt](https://huggingface.co/tencent/HunyuanVideo-Avatar/blob/main/ckpts/hunyuan-video-t2v-720p/transformers/mp_rank_00_model_states.pt) using the conversion scripts provided by city96, available at the [ComfyUI-GGUF GitHub repository](https://github.com/city96/ComfyUI-GGUF/tree/main/tools).
17
 
18
+ The process involved first converting the pickletensors model to a BF16 GGUF, then quantizing it, and finally applying the 5D fix.
19
 
20
  ## Usage
21
  As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.