grider-transwithai commited on
Commit
a8c78ad
·
verified ·
1 Parent(s): 82cb20c

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +7 -1
generation_config.json CHANGED
@@ -1,4 +1,10 @@
1
  {
2
  "_from_model_config": true,
 
 
 
 
 
 
3
  "transformers_version": "4.57.3"
4
- }
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 151643,
4
+ "eos_token_id": [
5
+ 151643,
6
+ 151665
7
+ ],
8
+ "pad_token_id": 151643,
9
  "transformers_version": "4.57.3"
10
+ }