Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
| 25 |
"use_sliding_window": false,
|
| 26 |
"vocab_size": 151936,
|
| 27 |
"quantization_config": {
|
| 28 |
-
"quant_method": "
|
| 29 |
"codebook_size": 256,
|
| 30 |
"sidecar_enabled": true,
|
| 31 |
"exact_patterns": [
|
|
|
|
| 25 |
"use_sliding_window": false,
|
| 26 |
"vocab_size": 151936,
|
| 27 |
"quantization_config": {
|
| 28 |
+
"quant_method": "hxq",
|
| 29 |
"codebook_size": 256,
|
| 30 |
"sidecar_enabled": true,
|
| 31 |
"exact_patterns": [
|