File size: 3,243 Bytes
12acbba
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "auto_map": {
    "AutoConfig": "configuration_mage_vl.MageVLConfig",
    "AutoModel": "modeling_mage_vl.MageVLModel",
    "AutoModelForImageTextToText": "modeling_mage_vl.MageVLForConditionalGeneration",
    "AutoProcessor": "processing_mage_vl.MageVLProcessor",
    "AutoVideoProcessor": "video_processing_mage_vl.MageVLVideoProcessor",
    "AutoModelForCausalLM": "modeling_mage_vl.MageVLForConditionalGeneration"
  },
  "dtype": "bfloat16",
  "image_token_id": 151655,
  "model_type": "mage_vl",
  "text_config": {
    "_name_or_path": "/mage-vl/pretrain_models/Qwen3-4B-Instruct-2507",
    "architectures": [
      "MageVLForConditionalGeneration"
    ],
    "attention_bias": false,
    "attention_dropout": 0.0,
    "bos_token_id": 151643,
    "dtype": "bfloat16",
    "eos_token_id": 151645,
    "head_dim": 128,
    "hidden_act": "silu",
    "hidden_size": 2560,
    "initializer_range": 0.02,
    "intermediate_size": 9728,
    "layer_types": [
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention",
      "full_attention"
    ],
    "max_position_embeddings": 262144,
    "max_window_layers": 36,
    "model_type": "qwen3",
    "num_attention_heads": 32,
    "num_hidden_layers": 36,
    "num_key_value_heads": 8,
    "rms_norm_eps": 1e-06,
    "rope_scaling": null,
    "sliding_window": null,
    "use_cache": true,
    "use_sliding_window": false,
    "vocab_size": 151936,
    "rope_parameters": {
      "rope_theta": 5000000,
      "rope_type": "default"
    },
    "tie_word_embeddings": false
  },
  "transformers_version": "5.7.0",
  "video_token_id": 151656,
  "vision_config": {
    "attention_dropout": 0.0,
    "frame_windows_size": 4,
    "hidden_act": "gelu",
    "hidden_size": 1024,
    "image_size": 448,
    "initializer_range": 0.02,
    "intermediate_size": 4096,
    "layer_norm_eps": 1e-06,
    "layer_norm_type": "layer_norm",
    "model_type": "mage_vl_vision",
    "num_attention_heads": 16,
    "num_channels": 3,
    "num_hidden_layers": 24,
    "out_hidden_size": 2560,
    "patch_size": 16,
    "rope_theta": 10000.0,
    "spatial_merge_size": 2,
    "temporal_patch_size": 1,
    "text_hidden_size": 2560,
    "tokens_per_second": 1,
    "use_head": false,
    "max_position_embeddings": 8192
  },
  "vision_end_token_id": 151653,
  "vision_start_token_id": 151652,
  "architectures": [
    "MageVLForConditionalGeneration"
  ],
  "bos_token_id": 151643,
  "eos_token_id": 151645,
  "tie_word_embeddings": false
}