prince-canuma
commited on
Commit
•
a85ed31
1
Parent(s):
cc0e1dd
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"num_key_value_heads": 8,
|
18 |
"quantization": {
|
19 |
"group_size": 64,
|
20 |
-
"bits":
|
21 |
},
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_theta": 1000000.0,
|
|
|
17 |
"num_key_value_heads": 8,
|
18 |
"quantization": {
|
19 |
"group_size": 64,
|
20 |
+
"bits": 4
|
21 |
},
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_theta": 1000000.0,
|