gurro commited on
Commit
516cac8
·
verified ·
1 Parent(s): 99ae01f

Upload quanto_qmap.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. quanto_qmap.json +282 -0
quanto_qmap.json ADDED
@@ -0,0 +1,282 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model.layers.0.self_attn.q_proj": {
3
+ "weights": "qint4",
4
+ "activations": "none"
5
+ },
6
+ "model.layers.0.self_attn.k_proj": {
7
+ "weights": "qint4",
8
+ "activations": "none"
9
+ },
10
+ "model.layers.0.self_attn.v_proj": {
11
+ "weights": "qint4",
12
+ "activations": "none"
13
+ },
14
+ "model.layers.0.self_attn.o_proj": {
15
+ "weights": "qint4",
16
+ "activations": "none"
17
+ },
18
+ "model.layers.0.mlp.gate_proj": {
19
+ "weights": "qint4",
20
+ "activations": "none"
21
+ },
22
+ "model.layers.0.mlp.up_proj": {
23
+ "weights": "qint4",
24
+ "activations": "none"
25
+ },
26
+ "model.layers.0.mlp.down_proj": {
27
+ "weights": "qint4",
28
+ "activations": "none"
29
+ },
30
+ "model.layers.1.self_attn.q_proj": {
31
+ "weights": "qint4",
32
+ "activations": "none"
33
+ },
34
+ "model.layers.1.self_attn.k_proj": {
35
+ "weights": "qint4",
36
+ "activations": "none"
37
+ },
38
+ "model.layers.1.self_attn.v_proj": {
39
+ "weights": "qint4",
40
+ "activations": "none"
41
+ },
42
+ "model.layers.1.self_attn.o_proj": {
43
+ "weights": "qint4",
44
+ "activations": "none"
45
+ },
46
+ "model.layers.1.mlp.gate_proj": {
47
+ "weights": "qint4",
48
+ "activations": "none"
49
+ },
50
+ "model.layers.1.mlp.up_proj": {
51
+ "weights": "qint4",
52
+ "activations": "none"
53
+ },
54
+ "model.layers.1.mlp.down_proj": {
55
+ "weights": "qint4",
56
+ "activations": "none"
57
+ },
58
+ "model.layers.2.self_attn.q_proj": {
59
+ "weights": "qint4",
60
+ "activations": "none"
61
+ },
62
+ "model.layers.2.self_attn.k_proj": {
63
+ "weights": "qint4",
64
+ "activations": "none"
65
+ },
66
+ "model.layers.2.self_attn.v_proj": {
67
+ "weights": "qint4",
68
+ "activations": "none"
69
+ },
70
+ "model.layers.2.self_attn.o_proj": {
71
+ "weights": "qint4",
72
+ "activations": "none"
73
+ },
74
+ "model.layers.2.mlp.gate_proj": {
75
+ "weights": "qint4",
76
+ "activations": "none"
77
+ },
78
+ "model.layers.2.mlp.up_proj": {
79
+ "weights": "qint4",
80
+ "activations": "none"
81
+ },
82
+ "model.layers.2.mlp.down_proj": {
83
+ "weights": "qint4",
84
+ "activations": "none"
85
+ },
86
+ "model.layers.3.self_attn.q_proj": {
87
+ "weights": "qint4",
88
+ "activations": "none"
89
+ },
90
+ "model.layers.3.self_attn.k_proj": {
91
+ "weights": "qint4",
92
+ "activations": "none"
93
+ },
94
+ "model.layers.3.self_attn.v_proj": {
95
+ "weights": "qint4",
96
+ "activations": "none"
97
+ },
98
+ "model.layers.3.self_attn.o_proj": {
99
+ "weights": "qint4",
100
+ "activations": "none"
101
+ },
102
+ "model.layers.3.mlp.gate_proj": {
103
+ "weights": "qint4",
104
+ "activations": "none"
105
+ },
106
+ "model.layers.3.mlp.up_proj": {
107
+ "weights": "qint4",
108
+ "activations": "none"
109
+ },
110
+ "model.layers.3.mlp.down_proj": {
111
+ "weights": "qint4",
112
+ "activations": "none"
113
+ },
114
+ "model.layers.4.self_attn.q_proj": {
115
+ "weights": "qint4",
116
+ "activations": "none"
117
+ },
118
+ "model.layers.4.self_attn.k_proj": {
119
+ "weights": "qint4",
120
+ "activations": "none"
121
+ },
122
+ "model.layers.4.self_attn.v_proj": {
123
+ "weights": "qint4",
124
+ "activations": "none"
125
+ },
126
+ "model.layers.4.self_attn.o_proj": {
127
+ "weights": "qint4",
128
+ "activations": "none"
129
+ },
130
+ "model.layers.4.mlp.gate_proj": {
131
+ "weights": "qint4",
132
+ "activations": "none"
133
+ },
134
+ "model.layers.4.mlp.up_proj": {
135
+ "weights": "qint4",
136
+ "activations": "none"
137
+ },
138
+ "model.layers.4.mlp.down_proj": {
139
+ "weights": "qint4",
140
+ "activations": "none"
141
+ },
142
+ "model.layers.5.self_attn.q_proj": {
143
+ "weights": "qint4",
144
+ "activations": "none"
145
+ },
146
+ "model.layers.5.self_attn.k_proj": {
147
+ "weights": "qint4",
148
+ "activations": "none"
149
+ },
150
+ "model.layers.5.self_attn.v_proj": {
151
+ "weights": "qint4",
152
+ "activations": "none"
153
+ },
154
+ "model.layers.5.self_attn.o_proj": {
155
+ "weights": "qint4",
156
+ "activations": "none"
157
+ },
158
+ "model.layers.5.mlp.gate_proj": {
159
+ "weights": "qint4",
160
+ "activations": "none"
161
+ },
162
+ "model.layers.5.mlp.up_proj": {
163
+ "weights": "qint4",
164
+ "activations": "none"
165
+ },
166
+ "model.layers.5.mlp.down_proj": {
167
+ "weights": "qint4",
168
+ "activations": "none"
169
+ },
170
+ "model.layers.6.self_attn.q_proj": {
171
+ "weights": "qint4",
172
+ "activations": "none"
173
+ },
174
+ "model.layers.6.self_attn.k_proj": {
175
+ "weights": "qint4",
176
+ "activations": "none"
177
+ },
178
+ "model.layers.6.self_attn.v_proj": {
179
+ "weights": "qint4",
180
+ "activations": "none"
181
+ },
182
+ "model.layers.6.self_attn.o_proj": {
183
+ "weights": "qint4",
184
+ "activations": "none"
185
+ },
186
+ "model.layers.6.mlp.gate_proj": {
187
+ "weights": "qint4",
188
+ "activations": "none"
189
+ },
190
+ "model.layers.6.mlp.up_proj": {
191
+ "weights": "qint4",
192
+ "activations": "none"
193
+ },
194
+ "model.layers.6.mlp.down_proj": {
195
+ "weights": "qint4",
196
+ "activations": "none"
197
+ },
198
+ "model.layers.7.self_attn.q_proj": {
199
+ "weights": "qint4",
200
+ "activations": "none"
201
+ },
202
+ "model.layers.7.self_attn.k_proj": {
203
+ "weights": "qint4",
204
+ "activations": "none"
205
+ },
206
+ "model.layers.7.self_attn.v_proj": {
207
+ "weights": "qint4",
208
+ "activations": "none"
209
+ },
210
+ "model.layers.7.self_attn.o_proj": {
211
+ "weights": "qint4",
212
+ "activations": "none"
213
+ },
214
+ "model.layers.7.mlp.gate_proj": {
215
+ "weights": "qint4",
216
+ "activations": "none"
217
+ },
218
+ "model.layers.7.mlp.up_proj": {
219
+ "weights": "qint4",
220
+ "activations": "none"
221
+ },
222
+ "model.layers.7.mlp.down_proj": {
223
+ "weights": "qint4",
224
+ "activations": "none"
225
+ },
226
+ "model.layers.8.self_attn.q_proj": {
227
+ "weights": "qint4",
228
+ "activations": "none"
229
+ },
230
+ "model.layers.8.self_attn.k_proj": {
231
+ "weights": "qint4",
232
+ "activations": "none"
233
+ },
234
+ "model.layers.8.self_attn.v_proj": {
235
+ "weights": "qint4",
236
+ "activations": "none"
237
+ },
238
+ "model.layers.8.self_attn.o_proj": {
239
+ "weights": "qint4",
240
+ "activations": "none"
241
+ },
242
+ "model.layers.8.mlp.gate_proj": {
243
+ "weights": "qint4",
244
+ "activations": "none"
245
+ },
246
+ "model.layers.8.mlp.up_proj": {
247
+ "weights": "qint4",
248
+ "activations": "none"
249
+ },
250
+ "model.layers.8.mlp.down_proj": {
251
+ "weights": "qint4",
252
+ "activations": "none"
253
+ },
254
+ "model.layers.9.self_attn.q_proj": {
255
+ "weights": "qint4",
256
+ "activations": "none"
257
+ },
258
+ "model.layers.9.self_attn.k_proj": {
259
+ "weights": "qint4",
260
+ "activations": "none"
261
+ },
262
+ "model.layers.9.self_attn.v_proj": {
263
+ "weights": "qint4",
264
+ "activations": "none"
265
+ },
266
+ "model.layers.9.self_attn.o_proj": {
267
+ "weights": "qint4",
268
+ "activations": "none"
269
+ },
270
+ "model.layers.9.mlp.gate_proj": {
271
+ "weights": "qint4",
272
+ "activations": "none"
273
+ },
274
+ "model.layers.9.mlp.up_proj": {
275
+ "weights": "qint4",
276
+ "activations": "none"
277
+ },
278
+ "model.layers.9.mlp.down_proj": {
279
+ "weights": "qint4",
280
+ "activations": "none"
281
+ }
282
+ }