Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"num_key_value_heads": 8,
|
18 |
"quantization_config": {
|
19 |
"quant_method": "bitnet",
|
20 |
-
"linear_class": "
|
21 |
"quantization_mode": "offline",
|
22 |
"with_rms_norm": true
|
23 |
},
|
|
|
17 |
"num_key_value_heads": 8,
|
18 |
"quantization_config": {
|
19 |
"quant_method": "bitnet",
|
20 |
+
"linear_class": "bitlinear",
|
21 |
"quantization_mode": "offline",
|
22 |
"with_rms_norm": true
|
23 |
},
|