Sailesh Panda commited on
Commit ·
9a26c21
1
Parent(s): 44522e0
Experimenting
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -27,7 +27,7 @@
|
|
| 27 |
"rms_norm_eps": 1e-06,
|
| 28 |
"rope_scaling": null,
|
| 29 |
"rope_theta": 10000.0,
|
| 30 |
-
"sliding_window":
|
| 31 |
"tie_word_embeddings": false,
|
| 32 |
"transformers_version": "4.56.2",
|
| 33 |
"use_cache": true,
|
|
|
|
| 27 |
"rms_norm_eps": 1e-06,
|
| 28 |
"rope_scaling": null,
|
| 29 |
"rope_theta": 10000.0,
|
| 30 |
+
"sliding_window": 10,
|
| 31 |
"tie_word_embeddings": false,
|
| 32 |
"transformers_version": "4.56.2",
|
| 33 |
"use_cache": true,
|