YarvixPA commited on
Commit
86f8ccd
·
verified ·
1 Parent(s): fde8729

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -14,13 +14,9 @@ language:
14
  license: apache-2.0
15
  ---
16
 
17
- # vrgamedevgirl84/Wan14BT2VFusionX GGUF Conversion
18
 
19
- This is a GGUF conversion of [vrgamedevgirl84/Wan14BT2VFusionX](https://huggingface.co/vrgamedevgirl84/Wan14BT2VFusioniX) with VACE merge [QuantStack/Wan-14B-T2V-FusionX-VACE](https://huggingface.co/QuantStack/Wan-14B-T2V-FusionX-VACE).
20
-
21
- All quantized versions were created from the base FP16 model [Wan14BT2VFusioniX_fp16_.safetensors](https://huggingface.co/vrgamedevgirl84/Wan14BT2VFusioniX/blob/main/Wan14BT2VFusioniX_fp16_.safetensors) using the conversion scripts provided by city96, available at the [ComfyUI-GGUF GitHub repository](https://github.com/city96/ComfyUI-GGUF/tree/main/tools).
22
-
23
- The process involved first patching and converting the safetensors model to a FP16 GGUF, then quantizing it, and finally applying the 5D fixes.
24
 
25
  ## Usage
26
 
 
14
  license: apache-2.0
15
  ---
16
 
17
+ This is a GGUF conversion of [QuantStack/Wan-14B-T2V-FusionX-VACE](https://huggingface.co/QuantStack/Wan-14B-T2V-FusionX-VACE).
18
 
19
+ All quantized versions were created from the base FP16 model [QuantStack/Wan-14B-T2V-FusionX-VACE](https://huggingface.co/QuantStack/Wan-14B-T2V-FusionX-VACE) using the conversion scripts provided by city96, available at the [ComfyUI-GGUF ](https://github.com/city96/ComfyUI-GGUF/tree/main/tools)GitHub repository.
 
 
 
 
20
 
21
  ## Usage
22