MaziyarPanahi commited on
Commit
2c33376
1 Parent(s): a669745

Upload generation_config.json (#4)

Browse files

- Upload generation_config.json (446360aea5b2abbb730abb846e629559edb4749b)

Files changed (1) hide show
  1. generation_config.json +10 -0
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "do_sample": true,
5
+ "eos_token_id": [
6
+ 128001,
7
+ 128009
8
+ ],
9
+ "transformers_version": "4.40.0.dev0"
10
+ }