OpenGVLab/Instruct2Act

No valid model configuration found

Keson1111 opened this issue · 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?

Hi, thanks for your interest.

You can refer to the issue here: mlfoundations/open_clip#544 (comment)

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