Update config.json
Browse files- config.json +0 -8
config.json
CHANGED
@@ -20,14 +20,6 @@
|
|
20 |
"num_key_value_heads": 8,
|
21 |
"pad_token_id": 128255,
|
22 |
"pretraining_tp": 1,
|
23 |
-
"quantization_config": {
|
24 |
-
"bits": 4,
|
25 |
-
"group_size": 128,
|
26 |
-
"modules_to_not_convert": null,
|
27 |
-
"quant_method": "awq",
|
28 |
-
"version": "gemm",
|
29 |
-
"zero_point": true
|
30 |
-
},
|
31 |
"rms_norm_eps": 1e-05,
|
32 |
"rope_scaling": null,
|
33 |
"rope_theta": 500000.0,
|
|
|
20 |
"num_key_value_heads": 8,
|
21 |
"pad_token_id": 128255,
|
22 |
"pretraining_tp": 1,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
"rms_norm_eps": 1e-05,
|
24 |
"rope_scaling": null,
|
25 |
"rope_theta": 500000.0,
|