introvoyz041 commited on
Commit
3963a13
·
verified ·
1 Parent(s): c852456

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +12 -0
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 100265,
6
+ 100257
7
+ ],
8
+ "transformers_version": "4.57.1",
9
+ "temperature": 0.6,
10
+ "top_p": 0.95,
11
+ "max_new_tokens": 32768
12
+ }