teknium commited on
Commit
582c786
1 Parent(s): fa80daf

Delete generation_config (2).json

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