Prathamesh1420 commited on
Commit
586fcc8
·
verified ·
1 Parent(s): 8e23c6b

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +5 -0
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "do_sample": true,
3
+ "max_new_tokens": 32,
4
+ "transformers_version": "4.55.0.dev0"
5
+ }