Ex0bit commited on
Commit
4f025fb
·
verified ·
1 Parent(s): 7bc4a7a

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
+ "eos_token_id": [
4
+ 100265,
5
+ 100257
6
+ ],
7
+ "max_new_tokens": 32768,
8
+ "temperature": null,
9
+ "top_k": null,
10
+ "top_p": null,
11
+ "transformers_version": "4.57.1"
12
+ }