Instruct2Act icon indicating copy to clipboard operation
Instruct2Act copied to clipboard

No valid model configuration found

Open Keson1111 opened this issue 1 year ago • 1 comments

Hi, When I try to read using the code tokenizer = open_clip.get_tokenizer("/data/openclip_tokenizer", direct_load=True), I have saved tokenizer.json under the path laion/CLIP-ViT-H-14-laion2B-s32B-b79K, but I cannot run it normally, showing an AssertionError: No valid model config found for /data/openclip_tokenizer. How can I solve this?

Keson1111 avatar May 08 '24 12:05 Keson1111

Hi, thanks for your interest.

You can refer to the issue here: https://github.com/mlfoundations/open_clip/issues/544#issuecomment-1611634906

For more following question, I am happy to have a further discussion! :-)

SiyuanHuang95 avatar May 09 '24 19:05 SiyuanHuang95