You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When loading Hugging Face ViT models via from_preset(), loading currently fails with SafetensorError: File does not contain tensor vit.embeddings.patch_embeddings.projection.weight.
When loading Hugging Face ViT models via
from_preset(), loading currently fails withSafetensorError: File does not contain tensor vit.embeddings.patch_embeddings.projection.weight.