-
Notifications
You must be signed in to change notification settings - Fork 28.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to load google/siglip2-base-patch16-naflex #36754
Comments
Hey @EricWiener, thanks for opening the issue! Can you please try installing the latest main branch to check if the error still exists for your env?
|
Thanks @qubvel ! Just tried that and now I get:
which seems like it may be an issue with the version of torch ( |
I was able to get |
Even if I monkey patch that to work around it I still get:
|
Thanks for reporting issue with device_mesh, it's indeed a bug, however, I'm not able to reproduce the following error with typing |
Also can you send full traceback to get the idea where this type error occurs? |
Hi @qubvel , I'm running via bazel so a bit difficult to get
Here is longer stack trace:
|
Hi, any updates on this? Anything I can do to assist?
|
System Info
Using
git+https://github.com/huggingface/transformers@v4.49.0-SigLIP-2
.Who can help?
@ariG23498 @qubvel
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
Run the example from the docs:
https://huggingface.co/docs/transformers/main/model_doc/siglip2
This results in:
Expected behavior
The probabilities would be printed out.
The text was updated successfully, but these errors were encountered: