Commit
•
2324626
1
Parent(s):
259e57d
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,5 +7,5 @@
|
|
7 |
"n_kv_heads": 8,
|
8 |
"norm_eps": 1e-05,
|
9 |
"vocab_size": 32000,
|
10 |
-
"sliding_window": 4096
|
11 |
}
|
|
|
7 |
"n_kv_heads": 8,
|
8 |
"norm_eps": 1e-05,
|
9 |
"vocab_size": 32000,
|
10 |
+
"sliding_window": 4096
|
11 |
}
|