OpenBMB-LLM commited on
Commit
68a0509
·
verified ·
1 Parent(s): 6f72b37

Bump transformers_version to 5.6.2

Browse files
Files changed (2) hide show
  1. generation_config.json +5 -2
  2. tokenizer_config.json +0 -0
generation_config.json CHANGED
@@ -1,10 +1,13 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
- "eos_token_id": [1, 130073],
 
 
 
5
  "pad_token_id": 1,
6
  "do_sample": true,
7
  "temperature": 0.9,
8
  "top_p": 0.95,
9
- "transformers_version": "4.46.3"
10
  }
 
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.9,
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