Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

timm
/
ViT-SO400M-14-SigLIP

Zero-Shot Image Classification
OpenCLIP
Safetensors
clip
siglip
Model card Files Files and versions
xet
Community
1

Instructions to use timm/ViT-SO400M-14-SigLIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • OpenCLIP

    How to use timm/ViT-SO400M-14-SigLIP with OpenCLIP:

    import open_clip
    
    model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:timm/ViT-SO400M-14-SigLIP')
    tokenizer = open_clip.get_tokenizer('hf-hub:timm/ViT-SO400M-14-SigLIP')
  • Notebooks
  • Google Colab
  • Kaggle
ViT-SO400M-14-SigLIP
7.02 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
rwightman's picture
rwightman
Update README.md
9179d15 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.17 kB
    Update README.md over 2 years ago
  • open_clip_config.json
    917 Bytes
    Add model over 2 years ago
  • open_clip_model.safetensors
    3.51 GB
    xet
    Add model over 2 years ago
  • open_clip_pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    3.51 GB
    xet
    Add model over 2 years ago
  • special_tokens_map.json
    2.2 kB
    Add model over 2 years ago
  • tokenizer.json
    2.42 MB
    Add model over 2 years ago
  • tokenizer_config.json
    20.6 kB
    Add model over 2 years ago