lll2343 commited on
Commit
a829931
·
verified ·
1 Parent(s): 4f5edce

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +10 -0
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attn_implementation": "eager",
3
+ "bos_token_id": 151643,
4
+ "eos_token_id": [
5
+ 151643,
6
+ 151645
7
+ ],
8
+ "max_new_tokens": 4096,
9
+ "transformers_version": "4.37.2"
10
+ }