CoolFace
Modelpublic

akibc123/LLaVA-prune-6-layer

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes6downloads
processor_config.json8 linesDownload Raw Back to root
1{2  "image_token": "<image>",3  "num_additional_image_tokens": 1,4  "patch_size": 14,5  "processor_class": "LlavaProcessor",6  "vision_feature_select_strategy": "default"7}8