OpenBMB-LLM commited on
Commit
873b7e8
·
verified ·
1 Parent(s): ab8e37c

Bump transformers_version to 5.6.2

Browse files
Files changed (2) hide show
  1. generation_config.json +2 -2
  2. tokenizer_config.json +0 -0
generation_config.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
- "do_sample": true,
5
  "eos_token_id": [
6
  1,
7
  130073
8
  ],
9
  "pad_token_id": 1,
 
10
  "temperature": 0.6,
11
  "top_p": 0.95,
12
- "transformers_version": "4.57.3"
13
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
 
4
  "eos_token_id": [
5
  1,
6
  130073
7
  ],
8
  "pad_token_id": 1,
9
+ "do_sample": true,
10
  "temperature": 0.6,
11
  "top_p": 0.95,
12
+ "transformers_version": "5.6.2"
13
  }
tokenizer_config.json CHANGED
The diff for this file is too large to render. See raw diff