Instructions to use SceneWorks/wan2.2-ti2v-5b-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use SceneWorks/wan2.2-ti2v-5b-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir wan2.2-ti2v-5b-mlx SceneWorks/wan2.2-ti2v-5b-mlx
- Wan2.2
How to use SceneWorks/wan2.2-ti2v-5b-mlx with Wan2.2:
# 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
- Local Apps Settings
- LM Studio
Add q4/q8/bf16 quant-matrix tier subdirs (sc-9941, epic 8506)
Browse files- bf16/config.json +48 -0
- bf16/model.safetensors +3 -0
- bf16/t5_encoder.safetensors +3 -0
- bf16/tokenizer.json +3 -0
- bf16/vae.safetensors +3 -0
- q4/config.json +52 -0
- q4/model.safetensors +3 -0
- q4/t5_encoder.safetensors +3 -0
- q4/tokenizer.json +3 -0
- q4/vae.safetensors +3 -0
- q8/config.json +52 -0
- q8/model.safetensors +3 -0
- q8/t5_encoder.safetensors +3 -0
- q8/tokenizer.json +3 -0
- q8/vae.safetensors +3 -0
bf16/config.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "ti2v",
|
| 3 |
+
"model_version": "2.2",
|
| 4 |
+
"patch_size": [
|
| 5 |
+
1,
|
| 6 |
+
2,
|
| 7 |
+
2
|
| 8 |
+
],
|
| 9 |
+
"text_len": 512,
|
| 10 |
+
"in_dim": 48,
|
| 11 |
+
"dim": 3072,
|
| 12 |
+
"ffn_dim": 14336,
|
| 13 |
+
"freq_dim": 256,
|
| 14 |
+
"text_dim": 4096,
|
| 15 |
+
"out_dim": 48,
|
| 16 |
+
"num_heads": 24,
|
| 17 |
+
"num_layers": 30,
|
| 18 |
+
"window_size": [
|
| 19 |
+
-1,
|
| 20 |
+
-1
|
| 21 |
+
],
|
| 22 |
+
"qk_norm": true,
|
| 23 |
+
"cross_attn_norm": true,
|
| 24 |
+
"eps": 1e-6,
|
| 25 |
+
"vae_stride": [
|
| 26 |
+
4,
|
| 27 |
+
16,
|
| 28 |
+
16
|
| 29 |
+
],
|
| 30 |
+
"vae_z_dim": 48,
|
| 31 |
+
"dual_model": false,
|
| 32 |
+
"boundary": 0.0,
|
| 33 |
+
"sample_shift": 5.0,
|
| 34 |
+
"sample_steps": 40,
|
| 35 |
+
"sample_guide_scale": 5.0,
|
| 36 |
+
"num_train_timesteps": 1000,
|
| 37 |
+
"sample_fps": 24,
|
| 38 |
+
"frame_num": 81,
|
| 39 |
+
"sample_neg_prompt": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
|
| 40 |
+
"max_area": 901120,
|
| 41 |
+
"t5_vocab_size": 256384,
|
| 42 |
+
"t5_dim": 4096,
|
| 43 |
+
"t5_dim_attn": 4096,
|
| 44 |
+
"t5_dim_ffn": 10240,
|
| 45 |
+
"t5_num_heads": 64,
|
| 46 |
+
"t5_num_layers": 24,
|
| 47 |
+
"t5_num_buckets": 32
|
| 48 |
+
}
|
bf16/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e6d0c3c287109ec87a22783277507b6f742b9baa545657ccd7adf96d88fdc56
|
| 3 |
+
size 9999659914
|
bf16/t5_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e98427ef76a03343fd0e29519c4b26d29556bbb4a701f7080ec81fb5613a2ce4
|
| 3 |
+
size 11361845587
|
bf16/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e197b4d3dbd71da14b4eb255f4fa91c9c1f2068b20a2de2472967ca3d22602b
|
| 3 |
+
size 16837417
|
bf16/vae.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ad7de4a9ab3f7879f039636a4afc8dcc78e60ec31fd27d31e28a10c49705c8b
|
| 3 |
+
size 2818778840
|
q4/config.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "ti2v",
|
| 3 |
+
"model_version": "2.2",
|
| 4 |
+
"patch_size": [
|
| 5 |
+
1,
|
| 6 |
+
2,
|
| 7 |
+
2
|
| 8 |
+
],
|
| 9 |
+
"text_len": 512,
|
| 10 |
+
"in_dim": 48,
|
| 11 |
+
"dim": 3072,
|
| 12 |
+
"ffn_dim": 14336,
|
| 13 |
+
"freq_dim": 256,
|
| 14 |
+
"text_dim": 4096,
|
| 15 |
+
"out_dim": 48,
|
| 16 |
+
"num_heads": 24,
|
| 17 |
+
"num_layers": 30,
|
| 18 |
+
"window_size": [
|
| 19 |
+
-1,
|
| 20 |
+
-1
|
| 21 |
+
],
|
| 22 |
+
"qk_norm": true,
|
| 23 |
+
"cross_attn_norm": true,
|
| 24 |
+
"eps": 1e-6,
|
| 25 |
+
"vae_stride": [
|
| 26 |
+
4,
|
| 27 |
+
16,
|
| 28 |
+
16
|
| 29 |
+
],
|
| 30 |
+
"vae_z_dim": 48,
|
| 31 |
+
"dual_model": false,
|
| 32 |
+
"boundary": 0.0,
|
| 33 |
+
"sample_shift": 5.0,
|
| 34 |
+
"sample_steps": 40,
|
| 35 |
+
"sample_guide_scale": 5.0,
|
| 36 |
+
"num_train_timesteps": 1000,
|
| 37 |
+
"sample_fps": 24,
|
| 38 |
+
"frame_num": 81,
|
| 39 |
+
"sample_neg_prompt": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
|
| 40 |
+
"max_area": 901120,
|
| 41 |
+
"t5_vocab_size": 256384,
|
| 42 |
+
"t5_dim": 4096,
|
| 43 |
+
"t5_dim_attn": 4096,
|
| 44 |
+
"t5_dim_ffn": 10240,
|
| 45 |
+
"t5_num_heads": 64,
|
| 46 |
+
"t5_num_layers": 24,
|
| 47 |
+
"t5_num_buckets": 32,
|
| 48 |
+
"quantization": {
|
| 49 |
+
"bits": 4,
|
| 50 |
+
"group_size": 64
|
| 51 |
+
}
|
| 52 |
+
}
|
q4/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6ab5c7d0b23a1c1416b7f0998e3510904ff44dbd4cf538bf3de31a592730e05
|
| 3 |
+
size 2945426162
|
q4/t5_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e98427ef76a03343fd0e29519c4b26d29556bbb4a701f7080ec81fb5613a2ce4
|
| 3 |
+
size 11361845587
|
q4/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e197b4d3dbd71da14b4eb255f4fa91c9c1f2068b20a2de2472967ca3d22602b
|
| 3 |
+
size 16837417
|
q4/vae.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ad7de4a9ab3f7879f039636a4afc8dcc78e60ec31fd27d31e28a10c49705c8b
|
| 3 |
+
size 2818778840
|
q8/config.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "ti2v",
|
| 3 |
+
"model_version": "2.2",
|
| 4 |
+
"patch_size": [
|
| 5 |
+
1,
|
| 6 |
+
2,
|
| 7 |
+
2
|
| 8 |
+
],
|
| 9 |
+
"text_len": 512,
|
| 10 |
+
"in_dim": 48,
|
| 11 |
+
"dim": 3072,
|
| 12 |
+
"ffn_dim": 14336,
|
| 13 |
+
"freq_dim": 256,
|
| 14 |
+
"text_dim": 4096,
|
| 15 |
+
"out_dim": 48,
|
| 16 |
+
"num_heads": 24,
|
| 17 |
+
"num_layers": 30,
|
| 18 |
+
"window_size": [
|
| 19 |
+
-1,
|
| 20 |
+
-1
|
| 21 |
+
],
|
| 22 |
+
"qk_norm": true,
|
| 23 |
+
"cross_attn_norm": true,
|
| 24 |
+
"eps": 1e-6,
|
| 25 |
+
"vae_stride": [
|
| 26 |
+
4,
|
| 27 |
+
16,
|
| 28 |
+
16
|
| 29 |
+
],
|
| 30 |
+
"vae_z_dim": 48,
|
| 31 |
+
"dual_model": false,
|
| 32 |
+
"boundary": 0.0,
|
| 33 |
+
"sample_shift": 5.0,
|
| 34 |
+
"sample_steps": 40,
|
| 35 |
+
"sample_guide_scale": 5.0,
|
| 36 |
+
"num_train_timesteps": 1000,
|
| 37 |
+
"sample_fps": 24,
|
| 38 |
+
"frame_num": 81,
|
| 39 |
+
"sample_neg_prompt": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
|
| 40 |
+
"max_area": 901120,
|
| 41 |
+
"t5_vocab_size": 256384,
|
| 42 |
+
"t5_dim": 4096,
|
| 43 |
+
"t5_dim_attn": 4096,
|
| 44 |
+
"t5_dim_ffn": 10240,
|
| 45 |
+
"t5_num_heads": 64,
|
| 46 |
+
"t5_num_layers": 24,
|
| 47 |
+
"t5_num_buckets": 32,
|
| 48 |
+
"quantization": {
|
| 49 |
+
"bits": 8,
|
| 50 |
+
"group_size": 64
|
| 51 |
+
}
|
| 52 |
+
}
|
q8/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9fba781787e00ddfbcfb794dc47068a6b3178884fa3ff6dd8d5fb23869e8ad9
|
| 3 |
+
size 5399094438
|
q8/t5_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e98427ef76a03343fd0e29519c4b26d29556bbb4a701f7080ec81fb5613a2ce4
|
| 3 |
+
size 11361845587
|
q8/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e197b4d3dbd71da14b4eb255f4fa91c9c1f2068b20a2de2472967ca3d22602b
|
| 3 |
+
size 16837417
|
q8/vae.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ad7de4a9ab3f7879f039636a4afc8dcc78e60ec31fd27d31e28a10c49705c8b
|
| 3 |
+
size 2818778840
|