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?

PyTorch Image Models org

@alexweberk neither timm or OpenCLIP PR is merged yet, still testing

@rwightman Oh okay thanks!

alexweberk changed discussion status to closed
PyTorch Image Models org
β€’
edited Oct 17, 2023

@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...

@rwightman that's awesome, thanks. I'll check it out!

Sign up or log in to comment