crispeng commited on
Commit
1b68c5e
·
verified ·
1 Parent(s): 25a2e87

Upload folder using huggingface_hub

Browse files
base_distilled_model/base_distill.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b40bf35e677b8bb3f522781987045a285b741740c71df50ec5aa1f8a21fcb6a0
3
+ size 6477092432
base_distilled_model/config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "WanModel",
3
+ "_diffusers_version": "0.33.1",
4
+ "action_config": {
5
+ "blocks": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14],
6
+ "enable_keyboard": true,
7
+ "enable_mouse": true,
8
+ "heads_num": 16,
9
+ "hidden_size": 128,
10
+ "img_hidden_size": 1536,
11
+ "keyboard_dim_in": 4,
12
+ "keyboard_hidden_dim": 1024,
13
+ "mouse_dim_in": 2,
14
+ "mouse_hidden_dim": 1024,
15
+ "mouse_qk_dim_list": [
16
+ 8,
17
+ 28,
18
+ 28
19
+ ],
20
+ "patch_size": [
21
+ 1,
22
+ 2,
23
+ 2
24
+ ],
25
+ "qk_norm": true,
26
+ "qkv_bias": false,
27
+ "rope_dim_list": [
28
+ 8,
29
+ 28,
30
+ 28
31
+ ],
32
+ "rope_theta": 256,
33
+ "vae_time_compression_ratio": 4,
34
+ "windows_size": 3
35
+ },
36
+ "dim": 1536,
37
+ "eps": 1e-06,
38
+ "ffn_dim": 8960,
39
+ "freq_dim": 256,
40
+ "in_dim": 36,
41
+ "inject_sample_info": false,
42
+ "model_type": "i2v",
43
+ "num_heads": 12,
44
+ "num_layers": 30,
45
+ "out_dim": 16,
46
+ "text_len": 512
47
+ }
base_model/base_config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "WanModel",
3
+ "_diffusers_version": "0.33.1",
4
+ "action_config": {
5
+ "blocks": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29],
6
+ "enable_keyboard": true,
7
+ "enable_mouse": true,
8
+ "heads_num": 16,
9
+ "hidden_size": 128,
10
+ "img_hidden_size": 1536,
11
+ "keyboard_dim_in": 4,
12
+ "keyboard_hidden_dim": 1024,
13
+ "mouse_dim_in": 2,
14
+ "mouse_hidden_dim": 1024,
15
+ "mouse_qk_dim_list": [
16
+ 8,
17
+ 28,
18
+ 28
19
+ ],
20
+ "patch_size": [
21
+ 1,
22
+ 2,
23
+ 2
24
+ ],
25
+ "qk_norm": true,
26
+ "qkv_bias": false,
27
+ "rope_dim_list": [
28
+ 8,
29
+ 28,
30
+ 28
31
+ ],
32
+ "rope_theta": 256,
33
+ "vae_time_compression_ratio": 4,
34
+ "windows_size": 3
35
+ },
36
+ "dim": 1536,
37
+ "eps": 1e-06,
38
+ "ffn_dim": 8960,
39
+ "freq_dim": 256,
40
+ "in_dim": 36,
41
+ "inject_sample_info": false,
42
+ "model_type": "i2v",
43
+ "num_heads": 12,
44
+ "num_layers": 30,
45
+ "out_dim": 16,
46
+ "text_len": 512
47
+ }
base_model/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f7ef45e3e4990887b3c8dbc55d8acfd1b26482d731518268a481f47cf29a58
3
+ size 3648977888
foundation_model/base_config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "WanModel",
3
+ "_diffusers_version": "0.33.1",
4
+ "action_config": {
5
+ "blocks": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29],
6
+ "enable_keyboard": true,
7
+ "enable_mouse": true,
8
+ "heads_num": 16,
9
+ "hidden_size": 128,
10
+ "img_hidden_size": 1536,
11
+ "keyboard_dim_in": 4,
12
+ "keyboard_hidden_dim": 1024,
13
+ "mouse_dim_in": 2,
14
+ "mouse_hidden_dim": 1024,
15
+ "mouse_qk_dim_list": [
16
+ 8,
17
+ 28,
18
+ 28
19
+ ],
20
+ "patch_size": [
21
+ 1,
22
+ 2,
23
+ 2
24
+ ],
25
+ "qk_norm": true,
26
+ "qkv_bias": false,
27
+ "rope_dim_list": [
28
+ 8,
29
+ 28,
30
+ 28
31
+ ],
32
+ "rope_theta": 256,
33
+ "vae_time_compression_ratio": 4,
34
+ "windows_size": 3
35
+ },
36
+ "dim": 1536,
37
+ "eps": 1e-06,
38
+ "ffn_dim": 8960,
39
+ "freq_dim": 256,
40
+ "in_dim": 36,
41
+ "inject_sample_info": false,
42
+ "model_type": "i2v",
43
+ "num_heads": 12,
44
+ "num_layers": 30,
45
+ "out_dim": 16,
46
+ "text_len": 512
47
+ }
foundation_model/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:040e2e83378106f6b9e6a73ca2121132a0a3f15ef6bfe5e5bddf7491790545a0
3
+ size 3648977888
gta_distilled_model/config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "WanModel",
3
+ "_diffusers_version": "0.33.1",
4
+ "action_config": {
5
+ "blocks": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14],
6
+ "enable_keyboard": true,
7
+ "enable_mouse": true,
8
+ "heads_num": 16,
9
+ "hidden_size": 128,
10
+ "img_hidden_size": 1536,
11
+ "keyboard_dim_in": 2,
12
+ "keyboard_hidden_dim": 1024,
13
+ "mouse_dim_in": 2,
14
+ "mouse_hidden_dim": 1024,
15
+ "mouse_qk_dim_list": [
16
+ 8,
17
+ 28,
18
+ 28
19
+ ],
20
+ "patch_size": [
21
+ 1,
22
+ 2,
23
+ 2
24
+ ],
25
+ "qk_norm": true,
26
+ "qkv_bias": false,
27
+ "rope_dim_list": [
28
+ 8,
29
+ 28,
30
+ 28
31
+ ],
32
+ "rope_theta": 256,
33
+ "vae_time_compression_ratio": 4,
34
+ "windows_size": 3
35
+ },
36
+ "dim": 1536,
37
+ "eps": 1e-06,
38
+ "ffn_dim": 8960,
39
+ "freq_dim": 256,
40
+ "in_dim": 36,
41
+ "inject_sample_info": false,
42
+ "model_type": "i2v",
43
+ "num_heads": 12,
44
+ "num_layers": 30,
45
+ "out_dim": 16,
46
+ "text_len": 512
47
+ }
gta_distilled_model/gta_keyboard2dim.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5472e1035b20bd58afc287791e2c715bf962dfc2fb48ab3b71dfd012fe2cb65f
3
+ size 6477077072
templerun_distilled_model/config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "CausalWanModel",
3
+ "_diffusers_version": "0.35.0.dev0",
4
+ "action_config": {
5
+ "blocks": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14],
6
+ "enable_keyboard": true,
7
+ "enable_mouse": false,
8
+ "heads_num": 16,
9
+ "hidden_size": 128,
10
+ "img_hidden_size": 1536,
11
+ "keyboard_dim_in": 7,
12
+ "keyboard_hidden_dim": 1024,
13
+ "patch_size": [
14
+ 1,
15
+ 2,
16
+ 2
17
+ ],
18
+ "qk_norm": true,
19
+ "qkv_bias": false,
20
+ "rope_dim_list": [
21
+ 8,
22
+ 28,
23
+ 28
24
+ ],
25
+ "rope_theta": 256,
26
+ "vae_time_compression_ratio": 4,
27
+ "windows_size": 3
28
+ },
29
+ "dim": 1536,
30
+ "eps": 1e-06,
31
+ "ffn_dim": 8960,
32
+ "freq_dim": 256,
33
+ "in_dim": 36,
34
+ "inject_sample_info": false,
35
+ "local_attn_size": 6,
36
+ "model_type": "i2v",
37
+ "num_heads": 12,
38
+ "num_layers": 30,
39
+ "out_dim": 16,
40
+ "sink_size": 0,
41
+ "text_len": 512
42
+ }
templerun_distilled_model/templerun_7dim_onlykey.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1dbe951e143fb86babf119da1ac29791f597b903e649537a3f8d348f631a245
3
+ size 6034967592