Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -90,7 +90,7 @@
|
|
90 |
},
|
91 |
"length_penalty": 1.0,
|
92 |
"max_length": 20,
|
93 |
-
"max_position_embeddings":
|
94 |
"min_length": 0,
|
95 |
"model_type": "mistral",
|
96 |
"no_repeat_ngram_size": 0,
|
|
|
90 |
},
|
91 |
"length_penalty": 1.0,
|
92 |
"max_length": 20,
|
93 |
+
"max_position_embeddings": 131072,
|
94 |
"min_length": 0,
|
95 |
"model_type": "mistral",
|
96 |
"no_repeat_ngram_size": 0,
|