Text Generation
Transformers
PyTorch
mosaic_gpt
custom_code
anas-awadalla i-gao commited on
Commit
f2a05b6
1 Parent(s): f40a2c7

Update generation_config.json (#1)

Browse files

- Update generation_config.json (3a656e078628f098cdc4ceaa923c98dc3694f66c)


Co-authored-by: Irena <i-gao@users.noreply.huggingface.co>

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