Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -19,7 +19,6 @@
|
|
19 |
"max_inference_chunksize": 16384,
|
20 |
"mode": "inference",
|
21 |
"model_type": "xlstm",
|
22 |
-
"n_ctx": 128,
|
23 |
"norm_eps": 1e-06,
|
24 |
"norm_reduction_force_float32": true,
|
25 |
"num_blocks": 24,
|
|
|
19 |
"max_inference_chunksize": 16384,
|
20 |
"mode": "inference",
|
21 |
"model_type": "xlstm",
|
|
|
22 |
"norm_eps": 1e-06,
|
23 |
"norm_reduction_force_float32": true,
|
24 |
"num_blocks": 24,
|