File size: 3,042 Bytes
8602f3f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
  "_class_name": "Cosmos3VFMTransformer",
  "_diffusers_version": "0.37.1",
  "action_dim": 64,
  "action_gen": true,
  "architectures": [
    "Cosmos3VFMTransformer"
  ],
  "attention_bias": false,
  "attention_dropout": 0.0,
  "base_fps": 24,
  "dtype": "bfloat16",
  "enable_fps_modulation": true,
  "freeze_und": false,
  "head_dim": 128,
  "hidden_act": "silu",
  "hidden_size": 5120,
  "initializer_range": 0.02,
  "intermediate_size": 25600,
  "joint_attn_implementation": "two_way",
  "latent_channel": 48,
  "latent_patch_size": 2,
  "max_action_dim": 64,
  "max_position_embeddings": 262144,
  "model_type": "cosmos3_vllm_omni",
  "num_attention_heads": 64,
  "num_embodiment_domains": 32,
  "num_hidden_layers": 64,
  "num_key_value_heads": 8,
  "patch_latent_dim": 192,
  "position_embedding_type": "unified_3d_mrope",
  "qk_norm": false,
  "qk_norm_for_diffusion": true,
  "qk_norm_for_text": true,
  "quantization_config": {
    "autoround_version": "0.14.0",
    "batch_size": 1,
    "bits": 4,
    "block_name_to_quantize": [
      "language_model.layers",
      "gen_layers",
      "blocks",
      "deepstack_merger_list"
    ],
    "data_type": "int",
    "extra_config": {
      "action_proj_in.bias": {
        "bits": 16,
        "data_type": "fp"
      },
      "action_proj_in.fc": {
        "bits": 16,
        "data_type": "fp"
      },
      "action_proj_out.bias": {
        "bits": 16,
        "data_type": "fp"
      },
      "action_proj_out.fc": {
        "bits": 16,
        "data_type": "fp"
      },
      "audio_proj_in": {
        "bits": 16,
        "data_type": "fp"
      },
      "audio_proj_out": {
        "bits": 16,
        "data_type": "fp"
      },
      "embed_tokens": {
        "bits": 16,
        "data_type": "fp"
      },
      "merger.linear_fc1": {
        "bits": 16,
        "data_type": "fp"
      },
      "merger.linear_fc2": {
        "bits": 16,
        "data_type": "fp"
      },
      "pos_embed": {
        "bits": 16,
        "data_type": "fp"
      },
      "proj_in": {
        "bits": 16,
        "data_type": "fp"
      },
      "proj_out": {
        "bits": 16,
        "data_type": "fp"
      },
      "time_embedder.linear_1": {
        "bits": 16,
        "data_type": "fp"
      },
      "time_embedder.linear_2": {
        "bits": 16,
        "data_type": "fp"
      }
    },
    "group_size": 128,
    "nsamples": 16,
    "packing_format": "auto_round:auto_gptq",
    "quant_method": "auto-round",
    "sym": true
  },
  "rms_norm_eps": 1e-06,
  "rope_parameters": {
    "mrope_interleaved": true,
    "mrope_section": [
      24,
      20,
      20
    ],
    "rope_theta": 5000000,
    "rope_type": "default"
  },
  "sound_dim": 64,
  "sound_gen": true,
  "sound_latent_fps": 25,
  "temporal_compression_factor_sound": 1,
  "timestep_scale": 0.001,
  "transformers_version": "5.13.0",
  "unified_3d_mrope_reset_spatial_ids": true,
  "unified_3d_mrope_temporal_modality_margin": 15000,
  "use_moe": true,
  "video_temporal_causal": false,
  "vocab_size": 151936
}