Update config.json
Browse files- config.json +0 -19
config.json
CHANGED
@@ -25,25 +25,6 @@
|
|
25 |
"symmetric": true,
|
26 |
"type": "int"
|
27 |
}
|
28 |
-
},
|
29 |
-
"kv_cache": {
|
30 |
-
"input_activations": null,
|
31 |
-
"output_activations": {
|
32 |
-
"block_structure": null,
|
33 |
-
"dynamic": false,
|
34 |
-
"group_size": null,
|
35 |
-
"num_bits": 8,
|
36 |
-
"observer": "minmax",
|
37 |
-
"observer_kwargs": {},
|
38 |
-
"strategy": "tensor",
|
39 |
-
"symmetric": true,
|
40 |
-
"type": "float"
|
41 |
-
},
|
42 |
-
"targets": [
|
43 |
-
"re:.*k_proj",
|
44 |
-
"re:.*v_proj"
|
45 |
-
],
|
46 |
-
"weights": null
|
47 |
}
|
48 |
},
|
49 |
"format": "pack-quantized",
|
|
|
25 |
"symmetric": true,
|
26 |
"type": "int"
|
27 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
}
|
29 |
},
|
30 |
"format": "pack-quantized",
|