Pernekhan commited on
Commit
23dd26f
1 Parent(s): a8b455a

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "max_length": 4096,
 
1
  {
2
+ "do_sample": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "max_length": 4096,