PureMedia commited on
Commit
b13b89f
·
verified ·
1 Parent(s): 3f5c3f5

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

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