Error while downloading the model

#14
by shishimanu - opened

RuntimeError: Unknown model (ViT-SO400M-14-SigLIP-384 )
im using timm==0.9.16 (latest)

There is probably something wrong with your environment, the latest version of timm supports this SigLIP model. Alternately you can switch to moondream2, where the latest release has removed the dependency on timm. https://huggingface.co/vikhyatk/moondream2

Sign up or log in to comment