Image-Text-to-Video
Diffusers
Safetensors
text-to-video
image-to-video
video-to-video
text-to-audio-video
image-to-audio-video
image-text-to-audio-video
video-to-audio-video
audio-to-audio-video
audio-video-generation
multimodal
synchronized-audio-video
reference-to-audio-video
Instructions to use MiniMaxAI/MiniMax-H3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MiniMaxAI/MiniMax-H3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("MiniMaxAI/MiniMax-H3", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
| { | |
| "metadata": { | |
| "total_size": 66280430144 | |
| }, | |
| "weight_map": { | |
| "audio_patch_proj.bias": "model-00001-of-00013.safetensors", | |
| "audio_patch_proj.weight": "model-00001-of-00013.safetensors", | |
| "blocks.0.adaln_proj.linear.bias": "model-00001-of-00013.safetensors", | |
| "blocks.0.adaln_proj.linear.weight": "model-00001-of-00013.safetensors", | |
| "blocks.0.attn.k_norm.weight": "model-00001-of-00013.safetensors", | |
| "blocks.0.attn.out_proj.weight": "model-00001-of-00013.safetensors", | |
| "blocks.0.attn.q_norm.weight": "model-00001-of-00013.safetensors", | |
| "blocks.0.attn.qkv_proj.weight": "model-00001-of-00013.safetensors", | |
| "blocks.0.mlp.fc1.weight": "model-00001-of-00013.safetensors", | |
| "blocks.0.mlp.fc2.weight": "model-00001-of-00013.safetensors", | |
| "blocks.0.norm1.weight": "model-00001-of-00013.safetensors", | |
| "blocks.0.norm2.weight": "model-00001-of-00013.safetensors", | |
| "blocks.1.adaln_proj.linear.bias": "model-00001-of-00013.safetensors", | |
| "blocks.1.adaln_proj.linear.weight": "model-00001-of-00013.safetensors", | |
| "blocks.1.attn.k_norm.weight": "model-00001-of-00013.safetensors", | |
| "blocks.1.attn.out_proj.weight": "model-00001-of-00013.safetensors", | |
| "blocks.1.attn.q_norm.weight": "model-00001-of-00013.safetensors", | |
| "blocks.1.attn.qkv_proj.weight": "model-00001-of-00013.safetensors", | |
| "blocks.1.mlp.fc1.weight": "model-00001-of-00013.safetensors", | |
| "blocks.1.mlp.fc2.weight": "model-00001-of-00013.safetensors", | |
| "blocks.1.norm1.weight": "model-00001-of-00013.safetensors", | |
| "blocks.1.norm2.weight": "model-00001-of-00013.safetensors", | |
| "blocks.10.adaln_proj.linear.bias": "model-00003-of-00013.safetensors", | |
| "blocks.10.adaln_proj.linear.weight": "model-00003-of-00013.safetensors", | |
| "blocks.10.attn.k_norm.weight": "model-00004-of-00013.safetensors", | |
| "blocks.10.attn.out_proj.weight": "model-00004-of-00013.safetensors", | |
| "blocks.10.attn.q_norm.weight": "model-00004-of-00013.safetensors", | |
| "blocks.10.attn.qkv_proj.weight": "model-00004-of-00013.safetensors", | |
| "blocks.10.mlp.fc1.weight": "model-00003-of-00013.safetensors", | |
| "blocks.10.mlp.fc2.weight": "model-00003-of-00013.safetensors", | |
| "blocks.10.norm1.weight": "model-00003-of-00013.safetensors", | |
| "blocks.10.norm2.weight": "model-00003-of-00013.safetensors", | |
| "blocks.11.adaln_proj.linear.bias": "model-00004-of-00013.safetensors", | |
| "blocks.11.adaln_proj.linear.weight": "model-00004-of-00013.safetensors", | |
| "blocks.11.attn.k_norm.weight": "model-00004-of-00013.safetensors", | |
| "blocks.11.attn.out_proj.weight": "model-00004-of-00013.safetensors", | |
| "blocks.11.attn.q_norm.weight": "model-00004-of-00013.safetensors", | |
| "blocks.11.attn.qkv_proj.weight": "model-00004-of-00013.safetensors", | |
| "blocks.11.mlp.fc1.weight": "model-00004-of-00013.safetensors", | |
| "blocks.11.mlp.fc2.weight": "model-00004-of-00013.safetensors", | |
| "blocks.11.norm1.weight": "model-00004-of-00013.safetensors", | |
| "blocks.11.norm2.weight": "model-00004-of-00013.safetensors", | |
| "blocks.12.adaln_proj.linear.bias": "model-00004-of-00013.safetensors", | |
| "blocks.12.adaln_proj.linear.weight": "model-00004-of-00013.safetensors", | |
| "blocks.12.attn.k_norm.weight": "model-00004-of-00013.safetensors", | |
| "blocks.12.attn.out_proj.weight": "model-00004-of-00013.safetensors", | |
| "blocks.12.attn.q_norm.weight": "model-00004-of-00013.safetensors", | |
| "blocks.12.attn.qkv_proj.weight": "model-00004-of-00013.safetensors", | |
| "blocks.12.mlp.fc1.weight": "model-00004-of-00013.safetensors", | |
| "blocks.12.mlp.fc2.weight": "model-00004-of-00013.safetensors", | |
| "blocks.12.norm1.weight": "model-00004-of-00013.safetensors", | |
| "blocks.12.norm2.weight": "model-00004-of-00013.safetensors", | |
| "blocks.13.adaln_proj.linear.bias": "model-00004-of-00013.safetensors", | |
| "blocks.13.adaln_proj.linear.weight": "model-00004-of-00013.safetensors", | |
| "blocks.13.attn.k_norm.weight": "model-00004-of-00013.safetensors", | |
| "blocks.13.attn.out_proj.weight": "model-00004-of-00013.safetensors", | |
| "blocks.13.attn.q_norm.weight": "model-00004-of-00013.safetensors", | |
| "blocks.13.attn.qkv_proj.weight": "model-00004-of-00013.safetensors", | |
| "blocks.13.mlp.fc1.weight": "model-00004-of-00013.safetensors", | |
| "blocks.13.mlp.fc2.weight": "model-00004-of-00013.safetensors", | |
| "blocks.13.norm1.weight": "model-00004-of-00013.safetensors", | |
| "blocks.13.norm2.weight": "model-00004-of-00013.safetensors", | |
| "blocks.14.adaln_proj.linear.bias": "model-00004-of-00013.safetensors", | |
| "blocks.14.adaln_proj.linear.weight": "model-00004-of-00013.safetensors", | |
| "blocks.14.attn.k_norm.weight": "model-00005-of-00013.safetensors", | |
| "blocks.14.attn.out_proj.weight": "model-00005-of-00013.safetensors", | |
| "blocks.14.attn.q_norm.weight": "model-00005-of-00013.safetensors", | |
| "blocks.14.attn.qkv_proj.weight": "model-00005-of-00013.safetensors", | |
| "blocks.14.mlp.fc1.weight": "model-00004-of-00013.safetensors", | |
| "blocks.14.mlp.fc2.weight": "model-00004-of-00013.safetensors", | |
| "blocks.14.norm1.weight": "model-00004-of-00013.safetensors", | |
| "blocks.14.norm2.weight": "model-00004-of-00013.safetensors", | |
| "blocks.15.adaln_proj.linear.bias": "model-00005-of-00013.safetensors", | |
| "blocks.15.adaln_proj.linear.weight": "model-00005-of-00013.safetensors", | |
| "blocks.15.attn.k_norm.weight": "model-00005-of-00013.safetensors", | |
| "blocks.15.attn.out_proj.weight": "model-00005-of-00013.safetensors", | |
| "blocks.15.attn.q_norm.weight": "model-00005-of-00013.safetensors", | |
| "blocks.15.attn.qkv_proj.weight": "model-00005-of-00013.safetensors", | |
| "blocks.15.mlp.fc1.weight": "model-00005-of-00013.safetensors", | |
| "blocks.15.mlp.fc2.weight": "model-00005-of-00013.safetensors", | |
| "blocks.15.norm1.weight": "model-00005-of-00013.safetensors", | |
| "blocks.15.norm2.weight": "model-00005-of-00013.safetensors", | |
| "blocks.16.adaln_proj.linear.bias": "model-00005-of-00013.safetensors", | |
| "blocks.16.adaln_proj.linear.weight": "model-00005-of-00013.safetensors", | |
| "blocks.16.attn.k_norm.weight": "model-00005-of-00013.safetensors", | |
| "blocks.16.attn.out_proj.weight": "model-00005-of-00013.safetensors", | |
| "blocks.16.attn.q_norm.weight": "model-00005-of-00013.safetensors", | |
| "blocks.16.attn.qkv_proj.weight": "model-00005-of-00013.safetensors", | |
| "blocks.16.mlp.fc1.weight": "model-00005-of-00013.safetensors", | |
| "blocks.16.mlp.fc2.weight": "model-00005-of-00013.safetensors", | |
| "blocks.16.norm1.weight": "model-00005-of-00013.safetensors", | |
| "blocks.16.norm2.weight": "model-00005-of-00013.safetensors", | |
| "blocks.17.adaln_proj.linear.bias": "model-00005-of-00013.safetensors", | |
| "blocks.17.adaln_proj.linear.weight": "model-00005-of-00013.safetensors", | |
| "blocks.17.attn.k_norm.weight": "model-00005-of-00013.safetensors", | |
| "blocks.17.attn.out_proj.weight": "model-00005-of-00013.safetensors", | |
| "blocks.17.attn.q_norm.weight": "model-00005-of-00013.safetensors", | |
| "blocks.17.attn.qkv_proj.weight": "model-00005-of-00013.safetensors", | |
| "blocks.17.mlp.fc1.weight": "model-00005-of-00013.safetensors", | |
| "blocks.17.mlp.fc2.weight": "model-00005-of-00013.safetensors", | |
| "blocks.17.norm1.weight": "model-00005-of-00013.safetensors", | |
| "blocks.17.norm2.weight": "model-00005-of-00013.safetensors", | |
| "blocks.18.adaln_proj.linear.bias": "model-00005-of-00013.safetensors", | |
| "blocks.18.adaln_proj.linear.weight": "model-00005-of-00013.safetensors", | |
| "blocks.18.attn.k_norm.weight": "model-00006-of-00013.safetensors", | |
| "blocks.18.attn.out_proj.weight": "model-00006-of-00013.safetensors", | |
| "blocks.18.attn.q_norm.weight": "model-00006-of-00013.safetensors", | |
| "blocks.18.attn.qkv_proj.weight": "model-00006-of-00013.safetensors", | |
| "blocks.18.mlp.fc1.weight": "model-00005-of-00013.safetensors", | |
| "blocks.18.mlp.fc2.weight": "model-00005-of-00013.safetensors", | |
| "blocks.18.norm1.weight": "model-00005-of-00013.safetensors", | |
| "blocks.18.norm2.weight": "model-00005-of-00013.safetensors", | |
| "blocks.19.adaln_proj.linear.bias": "model-00006-of-00013.safetensors", | |
| "blocks.19.adaln_proj.linear.weight": "model-00006-of-00013.safetensors", | |
| "blocks.19.attn.k_norm.weight": "model-00006-of-00013.safetensors", | |
| "blocks.19.attn.out_proj.weight": "model-00006-of-00013.safetensors", | |
| "blocks.19.attn.q_norm.weight": "model-00006-of-00013.safetensors", | |
| "blocks.19.attn.qkv_proj.weight": "model-00006-of-00013.safetensors", | |
| "blocks.19.mlp.fc1.weight": "model-00006-of-00013.safetensors", | |
| "blocks.19.mlp.fc2.weight": "model-00006-of-00013.safetensors", | |
| "blocks.19.norm1.weight": "model-00006-of-00013.safetensors", | |
| "blocks.19.norm2.weight": "model-00006-of-00013.safetensors", | |
| "blocks.2.adaln_proj.linear.bias": "model-00001-of-00013.safetensors", | |
| "blocks.2.adaln_proj.linear.weight": "model-00001-of-00013.safetensors", | |
| "blocks.2.attn.k_norm.weight": "model-00002-of-00013.safetensors", | |
| "blocks.2.attn.out_proj.weight": "model-00002-of-00013.safetensors", | |
| "blocks.2.attn.q_norm.weight": "model-00002-of-00013.safetensors", | |
| "blocks.2.attn.qkv_proj.weight": "model-00002-of-00013.safetensors", | |
| "blocks.2.mlp.fc1.weight": "model-00001-of-00013.safetensors", | |
| "blocks.2.mlp.fc2.weight": "model-00001-of-00013.safetensors", | |
| "blocks.2.norm1.weight": "model-00001-of-00013.safetensors", | |
| "blocks.2.norm2.weight": "model-00001-of-00013.safetensors", | |
| "blocks.20.adaln_proj.linear.bias": "model-00006-of-00013.safetensors", | |
| "blocks.20.adaln_proj.linear.weight": "model-00006-of-00013.safetensors", | |
| "blocks.20.attn.k_norm.weight": "model-00006-of-00013.safetensors", | |
| "blocks.20.attn.out_proj.weight": "model-00006-of-00013.safetensors", | |
| "blocks.20.attn.q_norm.weight": "model-00006-of-00013.safetensors", | |
| "blocks.20.attn.qkv_proj.weight": "model-00006-of-00013.safetensors", | |
| "blocks.20.mlp.fc1.weight": "model-00006-of-00013.safetensors", | |
| "blocks.20.mlp.fc2.weight": "model-00006-of-00013.safetensors", | |
| "blocks.20.norm1.weight": "model-00006-of-00013.safetensors", | |
| "blocks.20.norm2.weight": "model-00006-of-00013.safetensors", | |
| "blocks.21.adaln_proj.linear.bias": "model-00006-of-00013.safetensors", | |
| "blocks.21.adaln_proj.linear.weight": "model-00006-of-00013.safetensors", | |
| "blocks.21.attn.k_norm.weight": "model-00006-of-00013.safetensors", | |
| "blocks.21.attn.out_proj.weight": "model-00006-of-00013.safetensors", | |
| "blocks.21.attn.q_norm.weight": "model-00006-of-00013.safetensors", | |
| "blocks.21.attn.qkv_proj.weight": "model-00006-of-00013.safetensors", | |
| "blocks.21.mlp.fc1.weight": "model-00006-of-00013.safetensors", | |
| "blocks.21.mlp.fc2.weight": "model-00006-of-00013.safetensors", | |
| "blocks.21.norm1.weight": "model-00006-of-00013.safetensors", | |
| "blocks.21.norm2.weight": "model-00006-of-00013.safetensors", | |
| "blocks.22.adaln_proj.linear.bias": "model-00006-of-00013.safetensors", | |
| "blocks.22.adaln_proj.linear.weight": "model-00006-of-00013.safetensors", | |
| "blocks.22.attn.k_norm.weight": "model-00007-of-00013.safetensors", | |
| "blocks.22.attn.out_proj.weight": "model-00007-of-00013.safetensors", | |
| "blocks.22.attn.q_norm.weight": "model-00007-of-00013.safetensors", | |
| "blocks.22.attn.qkv_proj.weight": "model-00007-of-00013.safetensors", | |
| "blocks.22.mlp.fc1.weight": "model-00006-of-00013.safetensors", | |
| "blocks.22.mlp.fc2.weight": "model-00006-of-00013.safetensors", | |
| "blocks.22.norm1.weight": "model-00006-of-00013.safetensors", | |
| "blocks.22.norm2.weight": "model-00006-of-00013.safetensors", | |
| "blocks.23.adaln_proj.linear.bias": "model-00007-of-00013.safetensors", | |
| "blocks.23.adaln_proj.linear.weight": "model-00007-of-00013.safetensors", | |
| "blocks.23.attn.k_norm.weight": "model-00007-of-00013.safetensors", | |
| "blocks.23.attn.out_proj.weight": "model-00007-of-00013.safetensors", | |
| "blocks.23.attn.q_norm.weight": "model-00007-of-00013.safetensors", | |
| "blocks.23.attn.qkv_proj.weight": "model-00007-of-00013.safetensors", | |
| "blocks.23.mlp.fc1.weight": "model-00007-of-00013.safetensors", | |
| "blocks.23.mlp.fc2.weight": "model-00007-of-00013.safetensors", | |
| "blocks.23.norm1.weight": "model-00007-of-00013.safetensors", | |
| "blocks.23.norm2.weight": "model-00007-of-00013.safetensors", | |
| "blocks.24.adaln_proj.linear.bias": "model-00007-of-00013.safetensors", | |
| "blocks.24.adaln_proj.linear.weight": "model-00007-of-00013.safetensors", | |
| "blocks.24.attn.k_norm.weight": "model-00007-of-00013.safetensors", | |
| "blocks.24.attn.out_proj.weight": "model-00007-of-00013.safetensors", | |
| "blocks.24.attn.q_norm.weight": "model-00007-of-00013.safetensors", | |
| "blocks.24.attn.qkv_proj.weight": "model-00007-of-00013.safetensors", | |
| "blocks.24.mlp.fc1.weight": "model-00007-of-00013.safetensors", | |
| "blocks.24.mlp.fc2.weight": "model-00007-of-00013.safetensors", | |
| "blocks.24.norm1.weight": "model-00007-of-00013.safetensors", | |
| "blocks.24.norm2.weight": "model-00007-of-00013.safetensors", | |
| "blocks.25.adaln_proj.linear.bias": "model-00007-of-00013.safetensors", | |
| "blocks.25.adaln_proj.linear.weight": "model-00007-of-00013.safetensors", | |
| "blocks.25.attn.k_norm.weight": "model-00007-of-00013.safetensors", | |
| "blocks.25.attn.out_proj.weight": "model-00007-of-00013.safetensors", | |
| "blocks.25.attn.q_norm.weight": "model-00007-of-00013.safetensors", | |
| "blocks.25.attn.qkv_proj.weight": "model-00007-of-00013.safetensors", | |
| "blocks.25.mlp.fc1.weight": "model-00007-of-00013.safetensors", | |
| "blocks.25.mlp.fc2.weight": "model-00007-of-00013.safetensors", | |
| "blocks.25.norm1.weight": "model-00007-of-00013.safetensors", | |
| "blocks.25.norm2.weight": "model-00007-of-00013.safetensors", | |
| "blocks.26.adaln_proj.linear.bias": "model-00007-of-00013.safetensors", | |
| "blocks.26.adaln_proj.linear.weight": "model-00007-of-00013.safetensors", | |
| "blocks.26.attn.k_norm.weight": "model-00008-of-00013.safetensors", | |
| "blocks.26.attn.out_proj.weight": "model-00008-of-00013.safetensors", | |
| "blocks.26.attn.q_norm.weight": "model-00008-of-00013.safetensors", | |
| "blocks.26.attn.qkv_proj.weight": "model-00008-of-00013.safetensors", | |
| "blocks.26.mlp.fc1.weight": "model-00007-of-00013.safetensors", | |
| "blocks.26.mlp.fc2.weight": "model-00007-of-00013.safetensors", | |
| "blocks.26.norm1.weight": "model-00007-of-00013.safetensors", | |
| "blocks.26.norm2.weight": "model-00007-of-00013.safetensors", | |
| "blocks.27.adaln_proj.linear.bias": "model-00008-of-00013.safetensors", | |
| "blocks.27.adaln_proj.linear.weight": "model-00008-of-00013.safetensors", | |
| "blocks.27.attn.k_norm.weight": "model-00008-of-00013.safetensors", | |
| "blocks.27.attn.out_proj.weight": "model-00008-of-00013.safetensors", | |
| "blocks.27.attn.q_norm.weight": "model-00008-of-00013.safetensors", | |
| "blocks.27.attn.qkv_proj.weight": "model-00008-of-00013.safetensors", | |
| "blocks.27.mlp.fc1.weight": "model-00008-of-00013.safetensors", | |
| "blocks.27.mlp.fc2.weight": "model-00008-of-00013.safetensors", | |
| "blocks.27.norm1.weight": "model-00008-of-00013.safetensors", | |
| "blocks.27.norm2.weight": "model-00008-of-00013.safetensors", | |
| "blocks.28.adaln_proj.linear.bias": "model-00008-of-00013.safetensors", | |
| "blocks.28.adaln_proj.linear.weight": "model-00008-of-00013.safetensors", | |
| "blocks.28.attn.k_norm.weight": "model-00008-of-00013.safetensors", | |
| "blocks.28.attn.out_proj.weight": "model-00008-of-00013.safetensors", | |
| "blocks.28.attn.q_norm.weight": "model-00008-of-00013.safetensors", | |
| "blocks.28.attn.qkv_proj.weight": "model-00008-of-00013.safetensors", | |
| "blocks.28.mlp.fc1.weight": "model-00008-of-00013.safetensors", | |
| "blocks.28.mlp.fc2.weight": "model-00008-of-00013.safetensors", | |
| "blocks.28.norm1.weight": "model-00008-of-00013.safetensors", | |
| "blocks.28.norm2.weight": "model-00008-of-00013.safetensors", | |
| "blocks.29.adaln_proj.linear.bias": "model-00008-of-00013.safetensors", | |
| "blocks.29.adaln_proj.linear.weight": "model-00008-of-00013.safetensors", | |
| "blocks.29.attn.k_norm.weight": "model-00008-of-00013.safetensors", | |
| "blocks.29.attn.out_proj.weight": "model-00008-of-00013.safetensors", | |
| "blocks.29.attn.q_norm.weight": "model-00008-of-00013.safetensors", | |
| "blocks.29.attn.qkv_proj.weight": "model-00008-of-00013.safetensors", | |
| "blocks.29.mlp.fc1.weight": "model-00008-of-00013.safetensors", | |
| "blocks.29.mlp.fc2.weight": "model-00008-of-00013.safetensors", | |
| "blocks.29.norm1.weight": "model-00008-of-00013.safetensors", | |
| "blocks.29.norm2.weight": "model-00008-of-00013.safetensors", | |
| "blocks.3.adaln_proj.linear.bias": "model-00002-of-00013.safetensors", | |
| "blocks.3.adaln_proj.linear.weight": "model-00002-of-00013.safetensors", | |
| "blocks.3.attn.k_norm.weight": "model-00002-of-00013.safetensors", | |
| "blocks.3.attn.out_proj.weight": "model-00002-of-00013.safetensors", | |
| "blocks.3.attn.q_norm.weight": "model-00002-of-00013.safetensors", | |
| "blocks.3.attn.qkv_proj.weight": "model-00002-of-00013.safetensors", | |
| "blocks.3.mlp.fc1.weight": "model-00002-of-00013.safetensors", | |
| "blocks.3.mlp.fc2.weight": "model-00002-of-00013.safetensors", | |
| "blocks.3.norm1.weight": "model-00002-of-00013.safetensors", | |
| "blocks.3.norm2.weight": "model-00002-of-00013.safetensors", | |
| "blocks.30.adaln_proj.linear.bias": "model-00008-of-00013.safetensors", | |
| "blocks.30.adaln_proj.linear.weight": "model-00008-of-00013.safetensors", | |
| "blocks.30.attn.k_norm.weight": "model-00009-of-00013.safetensors", | |
| "blocks.30.attn.out_proj.weight": "model-00009-of-00013.safetensors", | |
| "blocks.30.attn.q_norm.weight": "model-00009-of-00013.safetensors", | |
| "blocks.30.attn.qkv_proj.weight": "model-00009-of-00013.safetensors", | |
| "blocks.30.mlp.fc1.weight": "model-00008-of-00013.safetensors", | |
| "blocks.30.mlp.fc2.weight": "model-00008-of-00013.safetensors", | |
| "blocks.30.norm1.weight": "model-00008-of-00013.safetensors", | |
| "blocks.30.norm2.weight": "model-00008-of-00013.safetensors", | |
| "blocks.31.adaln_proj.linear.bias": "model-00009-of-00013.safetensors", | |
| "blocks.31.adaln_proj.linear.weight": "model-00009-of-00013.safetensors", | |
| "blocks.31.attn.k_norm.weight": "model-00009-of-00013.safetensors", | |
| "blocks.31.attn.out_proj.weight": "model-00009-of-00013.safetensors", | |
| "blocks.31.attn.q_norm.weight": "model-00009-of-00013.safetensors", | |
| "blocks.31.attn.qkv_proj.weight": "model-00009-of-00013.safetensors", | |
| "blocks.31.mlp.fc1.weight": "model-00009-of-00013.safetensors", | |
| "blocks.31.mlp.fc2.weight": "model-00009-of-00013.safetensors", | |
| "blocks.31.norm1.weight": "model-00009-of-00013.safetensors", | |
| "blocks.31.norm2.weight": "model-00009-of-00013.safetensors", | |
| "blocks.32.adaln_proj.linear.bias": "model-00009-of-00013.safetensors", | |
| "blocks.32.adaln_proj.linear.weight": "model-00009-of-00013.safetensors", | |
| "blocks.32.attn.k_norm.weight": "model-00009-of-00013.safetensors", | |
| "blocks.32.attn.out_proj.weight": "model-00009-of-00013.safetensors", | |
| "blocks.32.attn.q_norm.weight": "model-00009-of-00013.safetensors", | |
| "blocks.32.attn.qkv_proj.weight": "model-00009-of-00013.safetensors", | |
| "blocks.32.mlp.fc1.weight": "model-00009-of-00013.safetensors", | |
| "blocks.32.mlp.fc2.weight": "model-00009-of-00013.safetensors", | |
| "blocks.32.norm1.weight": "model-00009-of-00013.safetensors", | |
| "blocks.32.norm2.weight": "model-00009-of-00013.safetensors", | |
| "blocks.33.adaln_proj.linear.bias": "model-00009-of-00013.safetensors", | |
| "blocks.33.adaln_proj.linear.weight": "model-00009-of-00013.safetensors", | |
| "blocks.33.attn.k_norm.weight": "model-00009-of-00013.safetensors", | |
| "blocks.33.attn.out_proj.weight": "model-00009-of-00013.safetensors", | |
| "blocks.33.attn.q_norm.weight": "model-00009-of-00013.safetensors", | |
| "blocks.33.attn.qkv_proj.weight": "model-00009-of-00013.safetensors", | |
| "blocks.33.mlp.fc1.weight": "model-00009-of-00013.safetensors", | |
| "blocks.33.mlp.fc2.weight": "model-00009-of-00013.safetensors", | |
| "blocks.33.norm1.weight": "model-00009-of-00013.safetensors", | |
| "blocks.33.norm2.weight": "model-00009-of-00013.safetensors", | |
| "blocks.34.adaln_proj.linear.bias": "model-00009-of-00013.safetensors", | |
| "blocks.34.adaln_proj.linear.weight": "model-00009-of-00013.safetensors", | |
| "blocks.34.attn.k_norm.weight": "model-00010-of-00013.safetensors", | |
| "blocks.34.attn.out_proj.weight": "model-00010-of-00013.safetensors", | |
| "blocks.34.attn.q_norm.weight": "model-00010-of-00013.safetensors", | |
| "blocks.34.attn.qkv_proj.weight": "model-00010-of-00013.safetensors", | |
| "blocks.34.mlp.fc1.weight": "model-00009-of-00013.safetensors", | |
| "blocks.34.mlp.fc2.weight": "model-00009-of-00013.safetensors", | |
| "blocks.34.norm1.weight": "model-00009-of-00013.safetensors", | |
| "blocks.34.norm2.weight": "model-00009-of-00013.safetensors", | |
| "blocks.35.adaln_proj.linear.bias": "model-00010-of-00013.safetensors", | |
| "blocks.35.adaln_proj.linear.weight": "model-00010-of-00013.safetensors", | |
| "blocks.35.attn.k_norm.weight": "model-00010-of-00013.safetensors", | |
| "blocks.35.attn.out_proj.weight": "model-00010-of-00013.safetensors", | |
| "blocks.35.attn.q_norm.weight": "model-00010-of-00013.safetensors", | |
| "blocks.35.attn.qkv_proj.weight": "model-00010-of-00013.safetensors", | |
| "blocks.35.mlp.fc1.weight": "model-00010-of-00013.safetensors", | |
| "blocks.35.mlp.fc2.weight": "model-00010-of-00013.safetensors", | |
| "blocks.35.norm1.weight": "model-00010-of-00013.safetensors", | |
| "blocks.35.norm2.weight": "model-00010-of-00013.safetensors", | |
| "blocks.36.adaln_proj.linear.bias": "model-00010-of-00013.safetensors", | |
| "blocks.36.adaln_proj.linear.weight": "model-00010-of-00013.safetensors", | |
| "blocks.36.attn.k_norm.weight": "model-00010-of-00013.safetensors", | |
| "blocks.36.attn.out_proj.weight": "model-00010-of-00013.safetensors", | |
| "blocks.36.attn.q_norm.weight": "model-00010-of-00013.safetensors", | |
| "blocks.36.attn.qkv_proj.weight": "model-00010-of-00013.safetensors", | |
| "blocks.36.mlp.fc1.weight": "model-00010-of-00013.safetensors", | |
| "blocks.36.mlp.fc2.weight": "model-00010-of-00013.safetensors", | |
| "blocks.36.norm1.weight": "model-00010-of-00013.safetensors", | |
| "blocks.36.norm2.weight": "model-00010-of-00013.safetensors", | |
| "blocks.37.adaln_proj.linear.bias": "model-00010-of-00013.safetensors", | |
| "blocks.37.adaln_proj.linear.weight": "model-00010-of-00013.safetensors", | |
| "blocks.37.attn.k_norm.weight": "model-00010-of-00013.safetensors", | |
| "blocks.37.attn.out_proj.weight": "model-00010-of-00013.safetensors", | |
| "blocks.37.attn.q_norm.weight": "model-00010-of-00013.safetensors", | |
| "blocks.37.attn.qkv_proj.weight": "model-00010-of-00013.safetensors", | |
| "blocks.37.mlp.fc1.weight": "model-00010-of-00013.safetensors", | |
| "blocks.37.mlp.fc2.weight": "model-00010-of-00013.safetensors", | |
| "blocks.37.norm1.weight": "model-00010-of-00013.safetensors", | |
| "blocks.37.norm2.weight": "model-00010-of-00013.safetensors", | |
| "blocks.38.adaln_proj.linear.bias": "model-00010-of-00013.safetensors", | |
| "blocks.38.adaln_proj.linear.weight": "model-00010-of-00013.safetensors", | |
| "blocks.38.attn.k_norm.weight": "model-00011-of-00013.safetensors", | |
| "blocks.38.attn.out_proj.weight": "model-00011-of-00013.safetensors", | |
| "blocks.38.attn.q_norm.weight": "model-00011-of-00013.safetensors", | |
| "blocks.38.attn.qkv_proj.weight": "model-00011-of-00013.safetensors", | |
| "blocks.38.mlp.fc1.weight": "model-00010-of-00013.safetensors", | |
| "blocks.38.mlp.fc2.weight": "model-00010-of-00013.safetensors", | |
| "blocks.38.norm1.weight": "model-00010-of-00013.safetensors", | |
| "blocks.38.norm2.weight": "model-00010-of-00013.safetensors", | |
| "blocks.39.adaln_proj.linear.bias": "model-00011-of-00013.safetensors", | |
| "blocks.39.adaln_proj.linear.weight": "model-00011-of-00013.safetensors", | |
| "blocks.39.attn.k_norm.weight": "model-00011-of-00013.safetensors", | |
| "blocks.39.attn.out_proj.weight": "model-00011-of-00013.safetensors", | |
| "blocks.39.attn.q_norm.weight": "model-00011-of-00013.safetensors", | |
| "blocks.39.attn.qkv_proj.weight": "model-00011-of-00013.safetensors", | |
| "blocks.39.mlp.fc1.weight": "model-00011-of-00013.safetensors", | |
| "blocks.39.mlp.fc2.weight": "model-00011-of-00013.safetensors", | |
| "blocks.39.norm1.weight": "model-00011-of-00013.safetensors", | |
| "blocks.39.norm2.weight": "model-00011-of-00013.safetensors", | |
| "blocks.4.adaln_proj.linear.bias": "model-00002-of-00013.safetensors", | |
| "blocks.4.adaln_proj.linear.weight": "model-00002-of-00013.safetensors", | |
| "blocks.4.attn.k_norm.weight": "model-00002-of-00013.safetensors", | |
| "blocks.4.attn.out_proj.weight": "model-00002-of-00013.safetensors", | |
| "blocks.4.attn.q_norm.weight": "model-00002-of-00013.safetensors", | |
| "blocks.4.attn.qkv_proj.weight": "model-00002-of-00013.safetensors", | |
| "blocks.4.mlp.fc1.weight": "model-00002-of-00013.safetensors", | |
| "blocks.4.mlp.fc2.weight": "model-00002-of-00013.safetensors", | |
| "blocks.4.norm1.weight": "model-00002-of-00013.safetensors", | |
| "blocks.4.norm2.weight": "model-00002-of-00013.safetensors", | |
| "blocks.40.adaln_proj.linear.bias": "model-00011-of-00013.safetensors", | |
| "blocks.40.adaln_proj.linear.weight": "model-00011-of-00013.safetensors", | |
| "blocks.40.attn.k_norm.weight": "model-00011-of-00013.safetensors", | |
| "blocks.40.attn.out_proj.weight": "model-00011-of-00013.safetensors", | |
| "blocks.40.attn.q_norm.weight": "model-00011-of-00013.safetensors", | |
| "blocks.40.attn.qkv_proj.weight": "model-00011-of-00013.safetensors", | |
| "blocks.40.mlp.fc1.weight": "model-00011-of-00013.safetensors", | |
| "blocks.40.mlp.fc2.weight": "model-00011-of-00013.safetensors", | |
| "blocks.40.norm1.weight": "model-00011-of-00013.safetensors", | |
| "blocks.40.norm2.weight": "model-00011-of-00013.safetensors", | |
| "blocks.41.adaln_proj.linear.bias": "model-00011-of-00013.safetensors", | |
| "blocks.41.adaln_proj.linear.weight": "model-00011-of-00013.safetensors", | |
| "blocks.41.attn.k_norm.weight": "model-00011-of-00013.safetensors", | |
| "blocks.41.attn.out_proj.weight": "model-00011-of-00013.safetensors", | |
| "blocks.41.attn.q_norm.weight": "model-00011-of-00013.safetensors", | |
| "blocks.41.attn.qkv_proj.weight": "model-00011-of-00013.safetensors", | |
| "blocks.41.mlp.fc1.weight": "model-00011-of-00013.safetensors", | |
| "blocks.41.mlp.fc2.weight": "model-00011-of-00013.safetensors", | |
| "blocks.41.norm1.weight": "model-00011-of-00013.safetensors", | |
| "blocks.41.norm2.weight": "model-00011-of-00013.safetensors", | |
| "blocks.42.adaln_proj.linear.bias": "model-00011-of-00013.safetensors", | |
| "blocks.42.adaln_proj.linear.weight": "model-00011-of-00013.safetensors", | |
| "blocks.42.attn.k_norm.weight": "model-00012-of-00013.safetensors", | |
| "blocks.42.attn.out_proj.weight": "model-00012-of-00013.safetensors", | |
| "blocks.42.attn.q_norm.weight": "model-00012-of-00013.safetensors", | |
| "blocks.42.attn.qkv_proj.weight": "model-00012-of-00013.safetensors", | |
| "blocks.42.mlp.fc1.weight": "model-00011-of-00013.safetensors", | |
| "blocks.42.mlp.fc2.weight": "model-00011-of-00013.safetensors", | |
| "blocks.42.norm1.weight": "model-00011-of-00013.safetensors", | |
| "blocks.42.norm2.weight": "model-00011-of-00013.safetensors", | |
| "blocks.43.adaln_proj.linear.bias": "model-00012-of-00013.safetensors", | |
| "blocks.43.adaln_proj.linear.weight": "model-00012-of-00013.safetensors", | |
| "blocks.43.attn.k_norm.weight": "model-00012-of-00013.safetensors", | |
| "blocks.43.attn.out_proj.weight": "model-00012-of-00013.safetensors", | |
| "blocks.43.attn.q_norm.weight": "model-00012-of-00013.safetensors", | |
| "blocks.43.attn.qkv_proj.weight": "model-00012-of-00013.safetensors", | |
| "blocks.43.mlp.fc1.weight": "model-00012-of-00013.safetensors", | |
| "blocks.43.mlp.fc2.weight": "model-00012-of-00013.safetensors", | |
| "blocks.43.norm1.weight": "model-00012-of-00013.safetensors", | |
| "blocks.43.norm2.weight": "model-00012-of-00013.safetensors", | |
| "blocks.44.adaln_proj.linear.bias": "model-00012-of-00013.safetensors", | |
| "blocks.44.adaln_proj.linear.weight": "model-00012-of-00013.safetensors", | |
| "blocks.44.attn.k_norm.weight": "model-00012-of-00013.safetensors", | |
| "blocks.44.attn.out_proj.weight": "model-00012-of-00013.safetensors", | |
| "blocks.44.attn.q_norm.weight": "model-00012-of-00013.safetensors", | |
| "blocks.44.attn.qkv_proj.weight": "model-00012-of-00013.safetensors", | |
| "blocks.44.mlp.fc1.weight": "model-00012-of-00013.safetensors", | |
| "blocks.44.mlp.fc2.weight": "model-00012-of-00013.safetensors", | |
| "blocks.44.norm1.weight": "model-00012-of-00013.safetensors", | |
| "blocks.44.norm2.weight": "model-00012-of-00013.safetensors", | |
| "blocks.45.adaln_proj.linear.bias": "model-00012-of-00013.safetensors", | |
| "blocks.45.adaln_proj.linear.weight": "model-00012-of-00013.safetensors", | |
| "blocks.45.attn.k_norm.weight": "model-00012-of-00013.safetensors", | |
| "blocks.45.attn.out_proj.weight": "model-00012-of-00013.safetensors", | |
| "blocks.45.attn.q_norm.weight": "model-00012-of-00013.safetensors", | |
| "blocks.45.attn.qkv_proj.weight": "model-00012-of-00013.safetensors", | |
| "blocks.45.mlp.fc1.weight": "model-00012-of-00013.safetensors", | |
| "blocks.45.mlp.fc2.weight": "model-00012-of-00013.safetensors", | |
| "blocks.45.norm1.weight": "model-00012-of-00013.safetensors", | |
| "blocks.45.norm2.weight": "model-00012-of-00013.safetensors", | |
| "blocks.46.adaln_proj.linear.bias": "model-00012-of-00013.safetensors", | |
| "blocks.46.adaln_proj.linear.weight": "model-00012-of-00013.safetensors", | |
| "blocks.46.attn.k_norm.weight": "model-00013-of-00013.safetensors", | |
| "blocks.46.attn.out_proj.weight": "model-00013-of-00013.safetensors", | |
| "blocks.46.attn.q_norm.weight": "model-00013-of-00013.safetensors", | |
| "blocks.46.attn.qkv_proj.weight": "model-00013-of-00013.safetensors", | |
| "blocks.46.mlp.fc1.weight": "model-00012-of-00013.safetensors", | |
| "blocks.46.mlp.fc2.weight": "model-00012-of-00013.safetensors", | |
| "blocks.46.norm1.weight": "model-00012-of-00013.safetensors", | |
| "blocks.46.norm2.weight": "model-00012-of-00013.safetensors", | |
| "blocks.47.adaln_proj.linear.bias": "model-00013-of-00013.safetensors", | |
| "blocks.47.adaln_proj.linear.weight": "model-00013-of-00013.safetensors", | |
| "blocks.47.attn.k_norm.weight": "model-00013-of-00013.safetensors", | |
| "blocks.47.attn.out_proj.weight": "model-00013-of-00013.safetensors", | |
| "blocks.47.attn.q_norm.weight": "model-00013-of-00013.safetensors", | |
| "blocks.47.attn.qkv_proj.weight": "model-00013-of-00013.safetensors", | |
| "blocks.47.mlp.fc1.weight": "model-00013-of-00013.safetensors", | |
| "blocks.47.mlp.fc2.weight": "model-00013-of-00013.safetensors", | |
| "blocks.47.norm1.weight": "model-00013-of-00013.safetensors", | |
| "blocks.47.norm2.weight": "model-00013-of-00013.safetensors", | |
| "blocks.48.adaln_proj.linear.bias": "model-00013-of-00013.safetensors", | |
| "blocks.48.adaln_proj.linear.weight": "model-00013-of-00013.safetensors", | |
| "blocks.48.attn.k_norm.weight": "model-00013-of-00013.safetensors", | |
| "blocks.48.attn.out_proj.weight": "model-00013-of-00013.safetensors", | |
| "blocks.48.attn.q_norm.weight": "model-00013-of-00013.safetensors", | |
| "blocks.48.attn.qkv_proj.weight": "model-00013-of-00013.safetensors", | |
| "blocks.48.mlp.fc1.weight": "model-00013-of-00013.safetensors", | |
| "blocks.48.mlp.fc2.weight": "model-00013-of-00013.safetensors", | |
| "blocks.48.norm1.weight": "model-00013-of-00013.safetensors", | |
| "blocks.48.norm2.weight": "model-00013-of-00013.safetensors", | |
| "blocks.49.adaln_proj.linear.bias": "model-00013-of-00013.safetensors", | |
| "blocks.49.adaln_proj.linear.weight": "model-00013-of-00013.safetensors", | |
| "blocks.49.attn.k_norm.weight": "model-00013-of-00013.safetensors", | |
| "blocks.49.attn.out_proj.weight": "model-00013-of-00013.safetensors", | |
| "blocks.49.attn.q_norm.weight": "model-00013-of-00013.safetensors", | |
| "blocks.49.attn.qkv_proj.weight": "model-00013-of-00013.safetensors", | |
| "blocks.49.mlp.fc1.weight": "model-00013-of-00013.safetensors", | |
| "blocks.49.mlp.fc2.weight": "model-00013-of-00013.safetensors", | |
| "blocks.49.norm1.weight": "model-00013-of-00013.safetensors", | |
| "blocks.49.norm2.weight": "model-00013-of-00013.safetensors", | |
| "blocks.5.adaln_proj.linear.bias": "model-00002-of-00013.safetensors", | |
| "blocks.5.adaln_proj.linear.weight": "model-00002-of-00013.safetensors", | |
| "blocks.5.attn.k_norm.weight": "model-00002-of-00013.safetensors", | |
| "blocks.5.attn.out_proj.weight": "model-00002-of-00013.safetensors", | |
| "blocks.5.attn.q_norm.weight": "model-00002-of-00013.safetensors", | |
| "blocks.5.attn.qkv_proj.weight": "model-00002-of-00013.safetensors", | |
| "blocks.5.mlp.fc1.weight": "model-00002-of-00013.safetensors", | |
| "blocks.5.mlp.fc2.weight": "model-00002-of-00013.safetensors", | |
| "blocks.5.norm1.weight": "model-00002-of-00013.safetensors", | |
| "blocks.5.norm2.weight": "model-00002-of-00013.safetensors", | |
| "blocks.6.adaln_proj.linear.bias": "model-00002-of-00013.safetensors", | |
| "blocks.6.adaln_proj.linear.weight": "model-00002-of-00013.safetensors", | |
| "blocks.6.attn.k_norm.weight": "model-00003-of-00013.safetensors", | |
| "blocks.6.attn.out_proj.weight": "model-00003-of-00013.safetensors", | |
| "blocks.6.attn.q_norm.weight": "model-00003-of-00013.safetensors", | |
| "blocks.6.attn.qkv_proj.weight": "model-00003-of-00013.safetensors", | |
| "blocks.6.mlp.fc1.weight": "model-00002-of-00013.safetensors", | |
| "blocks.6.mlp.fc2.weight": "model-00002-of-00013.safetensors", | |
| "blocks.6.norm1.weight": "model-00002-of-00013.safetensors", | |
| "blocks.6.norm2.weight": "model-00002-of-00013.safetensors", | |
| "blocks.7.adaln_proj.linear.bias": "model-00003-of-00013.safetensors", | |
| "blocks.7.adaln_proj.linear.weight": "model-00003-of-00013.safetensors", | |
| "blocks.7.attn.k_norm.weight": "model-00003-of-00013.safetensors", | |
| "blocks.7.attn.out_proj.weight": "model-00003-of-00013.safetensors", | |
| "blocks.7.attn.q_norm.weight": "model-00003-of-00013.safetensors", | |
| "blocks.7.attn.qkv_proj.weight": "model-00003-of-00013.safetensors", | |
| "blocks.7.mlp.fc1.weight": "model-00003-of-00013.safetensors", | |
| "blocks.7.mlp.fc2.weight": "model-00003-of-00013.safetensors", | |
| "blocks.7.norm1.weight": "model-00003-of-00013.safetensors", | |
| "blocks.7.norm2.weight": "model-00003-of-00013.safetensors", | |
| "blocks.8.adaln_proj.linear.bias": "model-00003-of-00013.safetensors", | |
| "blocks.8.adaln_proj.linear.weight": "model-00003-of-00013.safetensors", | |
| "blocks.8.attn.k_norm.weight": "model-00003-of-00013.safetensors", | |
| "blocks.8.attn.out_proj.weight": "model-00003-of-00013.safetensors", | |
| "blocks.8.attn.q_norm.weight": "model-00003-of-00013.safetensors", | |
| "blocks.8.attn.qkv_proj.weight": "model-00003-of-00013.safetensors", | |
| "blocks.8.mlp.fc1.weight": "model-00003-of-00013.safetensors", | |
| "blocks.8.mlp.fc2.weight": "model-00003-of-00013.safetensors", | |
| "blocks.8.norm1.weight": "model-00003-of-00013.safetensors", | |
| "blocks.8.norm2.weight": "model-00003-of-00013.safetensors", | |
| "blocks.9.adaln_proj.linear.bias": "model-00003-of-00013.safetensors", | |
| "blocks.9.adaln_proj.linear.weight": "model-00003-of-00013.safetensors", | |
| "blocks.9.attn.k_norm.weight": "model-00003-of-00013.safetensors", | |
| "blocks.9.attn.out_proj.weight": "model-00003-of-00013.safetensors", | |
| "blocks.9.attn.q_norm.weight": "model-00003-of-00013.safetensors", | |
| "blocks.9.attn.qkv_proj.weight": "model-00003-of-00013.safetensors", | |
| "blocks.9.mlp.fc1.weight": "model-00003-of-00013.safetensors", | |
| "blocks.9.mlp.fc2.weight": "model-00003-of-00013.safetensors", | |
| "blocks.9.norm1.weight": "model-00003-of-00013.safetensors", | |
| "blocks.9.norm2.weight": "model-00003-of-00013.safetensors", | |
| "condition_proj.bias": "model-00001-of-00013.safetensors", | |
| "condition_proj.weight": "model-00001-of-00013.safetensors", | |
| "final_layer.adaln_proj.linear.bias": "model-00013-of-00013.safetensors", | |
| "final_layer.adaln_proj.linear.weight": "model-00013-of-00013.safetensors", | |
| "final_layer.audio_out.bias": "model-00013-of-00013.safetensors", | |
| "final_layer.audio_out.weight": "model-00013-of-00013.safetensors", | |
| "final_layer.norm.weight": "model-00013-of-00013.safetensors", | |
| "final_layer.video_out.bias": "model-00013-of-00013.safetensors", | |
| "final_layer.video_out.weight": "model-00013-of-00013.safetensors", | |
| "rope.inv_freq": "model-00001-of-00013.safetensors", | |
| "time_embedder.proj_in.bias": "model-00001-of-00013.safetensors", | |
| "time_embedder.proj_in.weight": "model-00001-of-00013.safetensors", | |
| "time_embedder.proj_out.bias": "model-00001-of-00013.safetensors", | |
| "time_embedder.proj_out.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.0.attn.k_norm.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.0.attn.out_proj.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.0.attn.q_norm.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.0.attn.qkv_proj.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.0.mlp.fc1.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.0.mlp.fc2.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.0.norm1.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.0.norm2.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.1.attn.k_norm.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.1.attn.out_proj.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.1.attn.q_norm.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.1.attn.qkv_proj.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.1.mlp.fc1.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.1.mlp.fc2.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.1.norm1.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.blocks.1.norm2.weight": "model-00001-of-00013.safetensors", | |
| "token_refiner.final_norm.weight": "model-00001-of-00013.safetensors", | |
| "video_patch_proj.bias": "model-00001-of-00013.safetensors", | |
| "video_patch_proj.weight": "model-00001-of-00013.safetensors" | |
| } | |
| } | |