danielhanchen
commited on
Commit
•
d878fcc
1
Parent(s):
20f95ae
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"load_in_8bit": false,
|
38 |
"quant_method": "bitsandbytes"
|
39 |
},
|
40 |
-
"query_pre_attn_scalar":
|
41 |
"rms_norm_eps": 1e-06,
|
42 |
"rope_theta": 10000.0,
|
43 |
"sliding_window": 4096,
|
|
|
37 |
"load_in_8bit": false,
|
38 |
"quant_method": "bitsandbytes"
|
39 |
},
|
40 |
+
"query_pre_attn_scalar": 256,
|
41 |
"rms_norm_eps": 1e-06,
|
42 |
"rope_theta": 10000.0,
|
43 |
"sliding_window": 4096,
|