lingcco commited on
Commit
29c9cce
·
verified ·
1 Parent(s): 8045052

Upload processor_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. processor_config.json +6 -0
processor_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "image_token": "<image>",
3
+ "patch_size": 14,
4
+ "processor_class": "LlavaProcessor",
5
+ "vision_feature_select_strategy": "default"
6
+ }