bond005 commited on
Commit
b8f2c39
1 Parent(s): 0d6907f

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -0
generation_config.json CHANGED
@@ -10,5 +10,6 @@
10
  "temperature": 0.7,
11
  "top_k": 20,
12
  "top_p": 0.8,
 
13
  "transformers_version": "4.41.2"
14
  }
 
10
  "temperature": 0.7,
11
  "top_k": 20,
12
  "top_p": 0.8,
13
+ "max_new_tokens": 2048,
14
  "transformers_version": "4.41.2"
15
  }