H1yori233's picture
Upload Matrix-Game 2.0 Base Distilled Model (Diffusers format)
7b538fb verified
{
"_class_name": "CausalMatrixGameWanModel",
"_diffusers_version": "0.33.1",
"hidden_size": 1536,
"num_attention_heads": 12,
"attention_head_dim": 128,
"in_channels": 36,
"out_channels": 16,
"num_layers": 30,
"ffn_dim": 8960,
"freq_dim": 256,
"eps": 1e-06,
"qk_norm": "rms_norm_across_heads",
"patch_size": [
1,
2,
2
],
"action_config": {
"blocks": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
],
"enable_keyboard": true,
"enable_mouse": true,
"heads_num": 16,
"hidden_size": 128,
"img_hidden_size": 1536,
"keyboard_dim_in": 4,
"keyboard_hidden_dim": 1024,
"mouse_dim_in": 2,
"mouse_hidden_dim": 1024,
"mouse_qk_dim_list": [
8,
28,
28
],
"patch_size": [
1,
2,
2
],
"qk_norm": true,
"qkv_bias": false,
"rope_dim_list": [
8,
28,
28
],
"rope_theta": 256,
"vae_time_compression_ratio": 4,
"windows_size": 3
},
"image_dim": 1280,
"text_dim": 0,
"local_attn_size": 6,
"sink_size": 0,
"text_len": 512
}