How to download model
#1
by alexweberk - opened
I tried to download the model trying both examples in the model card but failed. How can I load the model?
alexweberk changed discussion status to closed
@alexweberk you can pull this branch onf OC https://github.com/mlfoundations/open_clip/tree/siglip_clipa_models if you want to try early, CLIPA-v2 models there too
or https://github.com/huggingface/pytorch-image-models/tree/vit_siglip_and_reg for timm
Hopefully they'll be tested and mergable by end of week...