BlackStone-Yu/VACE_Skyreels_V3_R2V_Merge-GGUF
0102
VACE Skyreels V3 R2V Merge — GGUF
GGUF quantized versions of Inner-Reflections/VACE_Skyreels_V3_R2V_Merge for use with ComfyUI-GGUF.
This is a merge of Wan 2.1 VACE with SkyReels V3 R2V by Inner-Reflections, enabling VACE-controlled reference-to-video generation. See the original model card for full details on capabilities and workflows.
Quantizations Available
Usage
- Install ComfyUI-GGUF custom nodes
- Place the
.gguffile inComfyUI/models/unet/ - Use the Unet Loader (GGUF) node in your workflow
- For workflows, see the original VACE Skyreels repo and the VACE Phantom repo (same workflows apply)
Conversion Notes
- Quantized from the fp8 (e4m3fn) source weights
- This is a VACE variant with two 5D tensors (
patch_embedding.weightandvace_patch_embedding.weight), which required a modifiedconvert.pyto handle correctly - Conversion done using city96/ComfyUI-GGUF tools with a patched
handle_nd_tensormethod for multi-5D-tensor support
Credits
- Original model merge by Inner-Reflections
- SkyReels V3 by Skywork
- Wan 2.1 VACE by Wan-AI
- GGUF conversion tools by city96
