Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

CherryPick-group
/
sigLip

Feature Extraction
Transformers
Safetensors
custom_code
Model card Files Files and versions
xet
Community

Instructions to use CherryPick-group/sigLip with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use CherryPick-group/sigLip with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="CherryPick-group/sigLip", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("CherryPick-group/sigLip", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
sigLip
816 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Sofia-gb's picture
Sofia-gb
Update model
75f3c3d verified 10 months ago
  • .gitattributes
    1.55 kB
    Update model 10 months ago
  • README.md
    5.37 kB
    Update model 10 months ago
  • config.json
    491 Bytes
    Update model 10 months ago
  • model.safetensors
    813 MB
    xet
    Update model 10 months ago
  • preprocessor_config.json
    552 Bytes
    Update model 10 months ago
  • special_tokens_map.json
    2.66 kB
    Update model 10 months ago
  • spiece.model
    792 kB
    xet
    Update model 10 months ago
  • tokenizer.json
    2.55 MB
    Update model 10 months ago
  • tokenizer_config.json
    21.8 kB
    Update model 10 months ago