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

bn22
/
experimental-te-ft

Transformers
Safetensors
clip_text_model
Model card Files Files and versions
xet
Community

Instructions to use bn22/experimental-te-ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bn22/experimental-te-ft with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, CLIPTextModelWithProjection
    
    tokenizer = AutoTokenizer.from_pretrained("bn22/experimental-te-ft")
    model = CLIPTextModelWithProjection.from_pretrained("bn22/experimental-te-ft", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
experimental-te-ft
134 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
bn22's picture
bn22
Upload model
e1d5ad3 verified 9 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    5.17 kB
    Upload model 3 months ago
  • config.json
    576 Bytes
    Upload model 9 days ago
  • model.safetensors
    131 MB
    xet
    Upload model 9 days ago
  • tokenizer.json
    3.64 MB
    Upload tokenizer 3 months ago
  • tokenizer_config.json
    351 Bytes
    Upload tokenizer about 2 months ago