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

  • Log In
  • Sign Up

deepghs
/
siglip_onnx

Zero-Shot Classification
ONNX
Transformers
English
dghs-realutils
siglip
image
Model card Files Files and versions
xet
Community

Instructions to use deepghs/siglip_onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use deepghs/siglip_onnx with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("zero-shot-classification", model="deepghs/siglip_onnx")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("deepghs/siglip_onnx", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
siglip_onnx
13.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
narugo1992
Export model 'google/siglip-so400m-patch14-384', on 2025-01-30 00:41:16 JST
a1d458b verified over 1 year ago
  • google
    Export model 'google/siglip-so400m-patch14-384', on 2025-01-30 00:41:16 JST over 1 year ago
  • .gitattributes
    1.6 kB
    Upload .gitattributes with huggingface_hub over 1 year ago
  • README.md
    3 kB
    Export model 'google/siglip-so400m-patch14-384', on 2025-01-30 00:41:16 JST over 1 year ago
  • models.parquet
    9.51 kB
    xet
    Export model 'google/siglip-so400m-patch14-384', on 2025-01-30 00:41:16 JST over 1 year ago