lightx2v commited on
Commit
f450d27
·
verified ·
1 Parent(s): 0eed033

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -175
config.json DELETED
@@ -1,175 +0,0 @@
1
- {
2
- "architectures": [
3
- "Qwen2_5_VLForConditionalGeneration"
4
- ],
5
- "attention_dropout": 0.0,
6
- "bos_token_id": 151643,
7
- "dtype": "float32",
8
- "eos_token_id": 151645,
9
- "hidden_act": "silu",
10
- "hidden_size": 3584,
11
- "image_token_id": 151655,
12
- "initializer_range": 0.02,
13
- "intermediate_size": 18944,
14
- "max_position_embeddings": 128000,
15
- "max_window_layers": 28,
16
- "model_type": "qwen2_5_vl",
17
- "num_attention_heads": 28,
18
- "num_hidden_layers": 28,
19
- "num_key_value_heads": 4,
20
- "quantization_config": {
21
- "bits": 4,
22
- "checkpoint_format": "gptq",
23
- "desc_act": false,
24
- "format": "gptq",
25
- "group_size": 128,
26
- "lm_head": false,
27
- "meta": {
28
- "act_group_aware": true,
29
- "damp_auto_increment": 0.01,
30
- "damp_percent": 0.1,
31
- "failsafe": {
32
- "smooth": {
33
- "group_size_threshold": 128,
34
- "k": 2.75,
35
- "type": "mad"
36
- },
37
- "strategy": "rtn",
38
- "threshold": "0.5%"
39
- },
40
- "gptaq": false,
41
- "gptaq_alpha": 0.25,
42
- "gptaq_memory_device": "auto",
43
- "hessian_chunk_bytes": null,
44
- "hessian_chunk_size": null,
45
- "hessian_use_bfloat16_staging": false,
46
- "mock_quantization": false,
47
- "mse": 0.0,
48
- "offload_to_disk": true,
49
- "offload_to_disk_path": "./gptqmodel_offload/hqdpgrum-rkaakpxx/",
50
- "pack_impl": "cpu",
51
- "quantizer": [
52
- "gptqmodel:5.7.0-dev"
53
- ],
54
- "static_groups": false,
55
- "true_sequential": true,
56
- "uri": "https://github.com/modelcloud/gptqmodel",
57
- "vram_strategy": "exclusive"
58
- },
59
- "pack_dtype": "int32",
60
- "quant_method": "gptq",
61
- "sym": false
62
- },
63
- "rms_norm_eps": 1e-06,
64
- "rope_scaling": {
65
- "mrope_section": [
66
- 16,
67
- 24,
68
- 24
69
- ],
70
- "rope_type": "default",
71
- "type": "default"
72
- },
73
- "rope_theta": 1000000.0,
74
- "sliding_window": 32768,
75
- "text_config": {
76
- "_name_or_path": "/data/nvme0/gushiqiao/models/code/model",
77
- "architectures": [
78
- "Qwen2_5_VLForConditionalGeneration"
79
- ],
80
- "attention_dropout": 0.0,
81
- "bos_token_id": 151643,
82
- "dtype": "float32",
83
- "eos_token_id": 151645,
84
- "hidden_act": "silu",
85
- "hidden_size": 3584,
86
- "initializer_range": 0.02,
87
- "intermediate_size": 18944,
88
- "layer_types": [
89
- "full_attention",
90
- "full_attention",
91
- "full_attention",
92
- "full_attention",
93
- "full_attention",
94
- "full_attention",
95
- "full_attention",
96
- "full_attention",
97
- "full_attention",
98
- "full_attention",
99
- "full_attention",
100
- "full_attention",
101
- "full_attention",
102
- "full_attention",
103
- "full_attention",
104
- "full_attention",
105
- "full_attention",
106
- "full_attention",
107
- "full_attention",
108
- "full_attention",
109
- "full_attention",
110
- "full_attention",
111
- "full_attention",
112
- "full_attention",
113
- "full_attention",
114
- "full_attention",
115
- "full_attention",
116
- "full_attention"
117
- ],
118
- "max_position_embeddings": 128000,
119
- "max_window_layers": 28,
120
- "model_type": "qwen2_5_vl_text",
121
- "num_attention_heads": 28,
122
- "num_hidden_layers": 28,
123
- "num_key_value_heads": 4,
124
- "rms_norm_eps": 1e-06,
125
- "rope_scaling": {
126
- "mrope_section": [
127
- 16,
128
- 24,
129
- 24
130
- ],
131
- "rope_type": "default",
132
- "type": "default"
133
- },
134
- "rope_theta": 1000000.0,
135
- "sliding_window": null,
136
- "use_cache": true,
137
- "use_sliding_window": false,
138
- "vision_token_id": 151654,
139
- "vocab_size": 152064
140
- },
141
- "tie_word_embeddings": false,
142
- "transformers_version": "4.57.3",
143
- "use_cache": true,
144
- "use_sliding_window": false,
145
- "video_token_id": 151656,
146
- "vision_config": {
147
- "depth": 32,
148
- "dtype": "float32",
149
- "fullatt_block_indexes": [
150
- 7,
151
- 15,
152
- 23,
153
- 31
154
- ],
155
- "hidden_act": "silu",
156
- "hidden_size": 1280,
157
- "in_channels": 3,
158
- "in_chans": 3,
159
- "initializer_range": 0.02,
160
- "intermediate_size": 3420,
161
- "model_type": "qwen2_5_vl",
162
- "num_heads": 16,
163
- "out_hidden_size": 3584,
164
- "patch_size": 14,
165
- "spatial_merge_size": 2,
166
- "spatial_patch_size": 14,
167
- "temporal_patch_size": 2,
168
- "tokens_per_second": 2,
169
- "window_size": 112
170
- },
171
- "vision_end_token_id": 151653,
172
- "vision_start_token_id": 151652,
173
- "vision_token_id": 151654,
174
- "vocab_size": 152064
175
- }