RonanMcGovern commited on
Commit
9e40e6d
1 Parent(s): 9474c11

Upload generation_config.json with huggingface_hub

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