Text Generation
Transformers
Safetensors
English
Kunalverse commited on
Commit
4696c87
·
verified ·
1 Parent(s): 07c095e

Delete generation_config.json

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