Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -30,6 +30,7 @@
|
|
30 |
"group_size": 64,
|
31 |
"bits": 4
|
32 |
},
|
|
|
33 |
"rms_norm_eps": 1e-05,
|
34 |
"rope_scaling": {
|
35 |
"factor": 8.0,
|
|
|
30 |
"group_size": 64,
|
31 |
"bits": 4
|
32 |
},
|
33 |
+
"quantization_method": "bitsandbytes",
|
34 |
"rms_norm_eps": 1e-05,
|
35 |
"rope_scaling": {
|
36 |
"factor": 8.0,
|