city96 commited on
Commit
5a9b382
·
verified ·
1 Parent(s): 7e49ef5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Wan-AI/Wan2.1-T2V-14B
3
+ library_name: gguf
4
+ quantized_by: city96
5
+ tags:
6
+ - text-to-video
7
+ license: apache-2.0
8
+ ---
9
+ This is a direct GGUF conversion of [Wan-AI/Wan2.1-T2V-14B](https://huggingface.co/Wan-AI/Wan2.1-T2V-14B)
10
+
11
+ The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.
12
+
13
+ Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.
14
+
15
+ The VAE can be downloaded from [this repository by Kijai](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1_VAE_bf16.safetensors)
16
+
17
+ 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.