Closed jiezhangGt closed 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.
hi i want to know where i can download the preprocessor_config.json
--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.