city96 commited on
Commit
2160618
·
verified ·
1 Parent(s): 211f1e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: alibaba-pai/Wan2.1-Fun-14B-Control
3
+ library_name: gguf
4
+ quantized_by: city96
5
+ tags:
6
+ - text-to-video
7
+ - video
8
+ - video-generation
9
+ license: apache-2.0
10
+ language:
11
+ - en
12
+ - zh
13
+ ---
14
+ This is a direct GGUF conversion of [alibaba-pai/Wan2.1-Fun-14B-Control](https://huggingface.co/alibaba-pai/Wan2.1-Fun-14B-Control)
15
+
16
+ The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.
17
+
18
+ Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.
19
+
20
+ The VAE and additional files can be downloaded from [Comfy-Org/Wan_2.1_ComfyUI_repackaged](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files) - they are the same as the base Wan2.1 model.
21
+
22
+ Please refer to [this chart](https://github.com/ggerganov/llama.cpp/blob/master/examples/perplexity/README.md#llama-3-8b-scoreboard) for a basic overview of quantization types.