madhavatreplit commited on
Commit
50b2306
1 Parent(s): d13990b

Update generation_config.json (#25)

Browse files

- Update generation_config.json (86ab9d91cccd233708257b9d44a938dd09a889cf)

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
  "transformers_version": "4.28.1",
4
- "use_cache": false
 
5
  }
1
  {
2
  "_from_model_config": true,
3
  "transformers_version": "4.28.1",
4
+ "use_cache": true,
5
+ "eos_token_id": 1
6
  }