RichardErkhov commited on
Commit
abc57fc
·
verified ·
1 Parent(s): 0030cd1

uploaded model

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": 256,
3
+ "transformers_version": "4.47.1"
4
+ }