smegmarip commited on
Commit
691dde8
·
verified ·
1 Parent(s): c799c6f

Upload LLM/Florence-2-large/generation_config.json with huggingface_hub

Browse files
LLM/Florence-2-large/generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "num_beams": 3,
3
+ "early_stopping": false
4
+ }