dvlab-research / MGM

Official repo for "Mini-Gemini: Mining the Potential of Multi-modality Vision Language Models"
Apache License 2.0
3.22k stars 280 forks source link

pretrain error: lack of preprocessor_config.json #92

Closed jiezhangGt closed 7 months ago

jiezhangGt commented 7 months ago

--vision_tower ${ROOT_DIR}/model_zoo/OpenAI/clip-vit-large-patch14-336 \ --vision_tower_aux ${ROOT_DIR}/model_zoo/OpenAI/CLIP-convnext_large_d_320.laion2B-s29B-b131K-ft-soup \

where CLIP-convnext_large_d_320.laion2B-s29B-b131K-ft-soup is download from https://huggingface.co/laion/CLIP-convnext_large_d_320.laion2B-s29B-b131K-ft-soup

The error is :

OSError: ./MGM/model_zoo/OpenAI/CLIP-convnext_large_d_320.laion2B-s29B-b131K-ft-soup does not appear to have a file named preprocessor_config.json.

berry-ding commented 6 months ago

hi i want to know where i can download the preprocessor_config.json