Phu Nguyen commited on
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -17,8 +17,8 @@
|
|
| 17 |
"num_key_value_heads": 2,
|
| 18 |
"rms_norm_eps": 1e-06,
|
| 19 |
"rope_scaling": null,
|
| 20 |
-
"rope_theta":
|
| 21 |
-
"sliding_window":
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "float32",
|
| 24 |
"transformers_version": "4.50.3",
|
|
|
|
| 17 |
"num_key_value_heads": 2,
|
| 18 |
"rms_norm_eps": 1e-06,
|
| 19 |
"rope_scaling": null,
|
| 20 |
+
"rope_theta": 1000000,
|
| 21 |
+
"sliding_window": 131072,
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "float32",
|
| 24 |
"transformers_version": "4.50.3",
|