Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -35,7 +35,7 @@
|
|
| 35 |
"attention_implementation": "flash_attention_2",
|
| 36 |
"use_sliding_window": false,
|
| 37 |
"sliding_window": null,
|
| 38 |
-
"quantization_config":
|
| 39 |
"safetensors": {
|
| 40 |
"enabled": true,
|
| 41 |
"total_shards": 96,
|
|
|
|
| 35 |
"attention_implementation": "flash_attention_2",
|
| 36 |
"use_sliding_window": false,
|
| 37 |
"sliding_window": null,
|
| 38 |
+
"quantization_config": {},
|
| 39 |
"safetensors": {
|
| 40 |
"enabled": true,
|
| 41 |
"total_shards": 96,
|