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

  • Log In
  • Sign Up

carsonpoole
/
binary-siglip-text

Transformers
Safetensors
English
siglip_text_model
Model card Files Files and versions
xet
Community

Instructions to use carsonpoole/binary-siglip-text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use carsonpoole/binary-siglip-text with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("carsonpoole/binary-siglip-text")
    model = AutoModel.from_pretrained("carsonpoole/binary-siglip-text")
  • Notebooks
  • Google Colab
  • Kaggle
binary-siglip-text
910 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
carsonpoole's picture
carsonpoole
Upload model
9791d56 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    484 Bytes
    Upload model about 2 years ago
  • config.json
    504 Bytes
    Upload model about 2 years ago
  • model.safetensors
    909 MB
    xet
    Upload model about 2 years ago
  • special_tokens_map.json
    409 Bytes
    Upload tokenizer about 2 years ago
  • spiece.model
    798 kB
    xet
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    713 Bytes
    Update tokenizer_config.json about 2 years ago