SEOKDONG commited on
Commit
b64ce37
·
verified ·
1 Parent(s): 95f1a12

Delete generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -13
generation_config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_from_model_config": true,
3
- "bos_token_id": 128000,
4
- "eos_token_id": [
5
- 128001,
6
- 128008,
7
- 128009
8
- ],
9
- "transformers_version": "4.44.2",
10
- "temperature": 0.01,
11
- "do_sample": true,
12
- "repetition_penalty": 1.1
13
- }