woodchen7 commited on
Commit
8e4022b
·
verified ·
1 Parent(s): 54f5c58

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +152 -0
config.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2_5_VLForConditionalGeneration"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 151643,
7
+ "eos_token_id": 151645,
8
+ "hidden_act": "silu",
9
+ "hidden_size": 2048,
10
+ "image_token_id": 151655,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 11008,
13
+ "max_position_embeddings": 128000,
14
+ "max_window_layers": 70,
15
+ "model_type": "qwen2_5_vl",
16
+ "num_attention_heads": 16,
17
+ "num_hidden_layers": 36,
18
+ "num_key_value_heads": 2,
19
+ "quantization_config": {
20
+ "bits": 4,
21
+ "checkpoint_format": "gptq",
22
+ "desc_act": true,
23
+ "group_size": 128,
24
+ "quant_method": "gptq",
25
+ "static_groups": true,
26
+ "sym": true,
27
+ "true_sequential": true
28
+ },
29
+ "rms_norm_eps": 1e-06,
30
+ "rope_scaling": {
31
+ "mrope_section": [
32
+ 16,
33
+ 24,
34
+ 24
35
+ ],
36
+ "rope_type": "default",
37
+ "type": "default"
38
+ },
39
+ "rope_theta": 1000000.0,
40
+ "sliding_window": 32768,
41
+ "text_config": {
42
+ "architectures": [
43
+ "Qwen2_5_VLForConditionalGeneration"
44
+ ],
45
+ "attention_dropout": 0.0,
46
+ "bos_token_id": 151643,
47
+ "eos_token_id": 151645,
48
+ "hidden_act": "silu",
49
+ "hidden_size": 2048,
50
+ "image_token_id": null,
51
+ "initializer_range": 0.02,
52
+ "intermediate_size": 11008,
53
+ "layer_types": [
54
+ "full_attention",
55
+ "full_attention",
56
+ "full_attention",
57
+ "full_attention",
58
+ "full_attention",
59
+ "full_attention",
60
+ "full_attention",
61
+ "full_attention",
62
+ "full_attention",
63
+ "full_attention",
64
+ "full_attention",
65
+ "full_attention",
66
+ "full_attention",
67
+ "full_attention",
68
+ "full_attention",
69
+ "full_attention",
70
+ "full_attention",
71
+ "full_attention",
72
+ "full_attention",
73
+ "full_attention",
74
+ "full_attention",
75
+ "full_attention",
76
+ "full_attention",
77
+ "full_attention",
78
+ "full_attention",
79
+ "full_attention",
80
+ "full_attention",
81
+ "full_attention",
82
+ "full_attention",
83
+ "full_attention",
84
+ "full_attention",
85
+ "full_attention",
86
+ "full_attention",
87
+ "full_attention",
88
+ "full_attention",
89
+ "full_attention"
90
+ ],
91
+ "max_position_embeddings": 128000,
92
+ "max_window_layers": 70,
93
+ "model_type": "qwen2_5_vl_text",
94
+ "num_attention_heads": 16,
95
+ "num_hidden_layers": 36,
96
+ "num_key_value_heads": 2,
97
+ "rms_norm_eps": 1e-06,
98
+ "rope_scaling": {
99
+ "mrope_section": [
100
+ 16,
101
+ 24,
102
+ 24
103
+ ],
104
+ "rope_type": "default",
105
+ "type": "default"
106
+ },
107
+ "rope_theta": 1000000.0,
108
+ "sliding_window": null,
109
+ "tie_word_embeddings": true,
110
+ "torch_dtype": "bfloat16",
111
+ "use_cache": true,
112
+ "use_sliding_window": false,
113
+ "video_token_id": null,
114
+ "vision_end_token_id": 151653,
115
+ "vision_start_token_id": 151652,
116
+ "vision_token_id": 151654,
117
+ "vocab_size": 151936
118
+ },
119
+ "torch_dtype": "bfloat16",
120
+ "transformers_version": "4.55.0.dev0",
121
+ "use_cache": false,
122
+ "use_sliding_window": false,
123
+ "video_token_id": 151656,
124
+ "vision_config": {
125
+ "depth": 32,
126
+ "fullatt_block_indexes": [
127
+ 7,
128
+ 15,
129
+ 23,
130
+ 31
131
+ ],
132
+ "hidden_act": "silu",
133
+ "hidden_size": 1280,
134
+ "in_channels": 3,
135
+ "in_chans": 3,
136
+ "initializer_range": 0.02,
137
+ "intermediate_size": 3420,
138
+ "model_type": "qwen2_5_vl",
139
+ "num_heads": 16,
140
+ "out_hidden_size": 2048,
141
+ "patch_size": 14,
142
+ "spatial_merge_size": 2,
143
+ "spatial_patch_size": 14,
144
+ "temporal_patch_size": 2,
145
+ "tokens_per_second": 2,
146
+ "window_size": 112
147
+ },
148
+ "vision_end_token_id": 151653,
149
+ "vision_start_token_id": 151652,
150
+ "vision_token_id": 151654,
151
+ "vocab_size": 151936
152
+ }