Update config.json
Browse files- config.json +0 -8
config.json
CHANGED
@@ -23,12 +23,4 @@
|
|
23 |
"transformers_version": "4.34.1",
|
24 |
"use_cache": true,
|
25 |
"vocab_size": 32002,
|
26 |
-
"quantization_config": {
|
27 |
-
"backend": "autoawq",
|
28 |
-
"bits": 4,
|
29 |
-
"group_size": 128,
|
30 |
-
"quant_method": "awq",
|
31 |
-
"version": "gemm",
|
32 |
-
"zero_point": true
|
33 |
-
},
|
34 |
}
|
|
|
23 |
"transformers_version": "4.34.1",
|
24 |
"use_cache": true,
|
25 |
"vocab_size": 32002,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
}
|