Update config.json
Browse files- config.json +0 -7
config.json
CHANGED
|
@@ -17,13 +17,6 @@
|
|
| 17 |
"num_attention_heads": 32,
|
| 18 |
"num_hidden_layers": 36,
|
| 19 |
"num_key_value_heads": 8,
|
| 20 |
-
"quantization_config": {
|
| 21 |
-
"linear_class": "bitlinear",
|
| 22 |
-
"quant_method": "bitnet",
|
| 23 |
-
"quantization_mode": "offline",
|
| 24 |
-
"use_rms_norm": true,
|
| 25 |
-
"modules_to_not_convert": []
|
| 26 |
-
},
|
| 27 |
"rms_norm_eps": 1e-06,
|
| 28 |
"rope_scaling": null,
|
| 29 |
"rope_theta": 1000000,
|
|
|
|
| 17 |
"num_attention_heads": 32,
|
| 18 |
"num_hidden_layers": 36,
|
| 19 |
"num_key_value_heads": 8,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
"rms_norm_eps": 1e-06,
|
| 21 |
"rope_scaling": null,
|
| 22 |
"rope_theta": 1000000,
|