akkikiki commited on
Commit
6f63d03
·
verified ·
1 Parent(s): bed1879

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +9 -0
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 126080,
4
+ "eos_token_id": [
5
+ 126081
6
+ ],
7
+ "pad_token_id": 126081,
8
+ "transformers_version": "4.56.2"
9
+ }