⚠️ Experimental. These run, but on small hardware loads and the first encode are slow. See the node repo for expectations and troubleshooting.
| File | What it is | Notes |
|---|---|---|
JoyAI-Echo-DiT-Q2_K.gguf | Diffusion transformer, Q2_K | Smallest / lowest RAM. Start here on 8 GB. |
JoyAI-Echo-DiT-Q4_K_M.gguf | Diffusion transformer, Q4_K_M | Higher quality, more RAM. |
joyai_echo_video_vae.safetensors | Video VAE | Required. |
joyai_echo_audio_vae.safetensors | Audio VAE | Required. |
joyai_echo_vocoder.safetensors | Vocoder | Required for audio. |
joyai_echo_embeddings_processor.safetensors | Text-embedding connector | Required. |
joyai_echo_config.json | Architecture config | Also ships inside the node pack. |
gemma_3_12B_it_fp8_scaled.safetensors (Comfy-Org from google/gemma-3-12b-it.scale_shift_table and connector dimensions). The companion nodes rebuild it correctly with JoyAI's own configurator and keep the DiT weights packed in GGUF form, dequantizing on the fly so the model fits in limited RAM/VRAM.models/unet, models/vae, models/audio_encoders, models/text_encoders).CreateVideo → SaveVideo, pick the files from the dropdowns, prompt, and queue.