Instructions to use Kijai/WanVideo_comfy_GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Kijai/WanVideo_comfy_GGUF with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Do VACE modules need to use the same quantization level as the main model?
#8
by ai4johndoe - opened
Hi, thanks in advance for your help!
Do VACE modules need to use the same quantization level as the main model?
For example, if I’m using this main model:
Wan2.2-T2V-A14B-HighNoise-Q3_K_S.gguf
can I pair it with this VACE module:
Wan2_1-VACE_module_14B_Q4_K_M.gguf
or does the quantization have to match exactly?