pszemraj commited on
Commit
c17b902
1 Parent(s): 043970e

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -1
generation_config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
- "_from_model_config": true,
 
3
  "bos_token_id": 0,
4
  "decoder_start_token_id": 2,
5
  "early_stopping": true,
 
1
  {
2
+ "_from_model_config": false,
3
+ "max_new_tokens": 256,
4
  "bos_token_id": 0,
5
  "decoder_start_token_id": 2,
6
  "early_stopping": true,