saishf commited on
Commit
38c6bf6
1 Parent(s): e17bd3c

Delete generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -9
generation_config.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "bos_token_id": 128000,
3
- "eos_token_id": 128001,
4
- "do_sample": true,
5
- "temperature": 0.6,
6
- "max_length": 4096,
7
- "top_p": 0.9,
8
- "transformers_version": "4.40.0.dev0"
9
- }