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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Qsevent77
/
jina-clip-implementation

Transformers
xlm-roberta
eva02
clip
Model card Files Files and versions
xet
Community

Instructions to use Qsevent77/jina-clip-implementation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Qsevent77/jina-clip-implementation with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Qsevent77/jina-clip-implementation", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
jina-clip-implementation
102 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Qsevent77's picture
Qsevent77
Upload folder using huggingface_hub
39bf495 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    716 Bytes
    Upload folder using huggingface_hub 5 months ago
  • README.md
    846 Bytes
    Upload folder using huggingface_hub 5 months ago
  • configuration_clip.py
    12.6 kB
    Upload folder using huggingface_hub 5 months ago
  • eva_model.py
    26.5 kB
    Upload folder using huggingface_hub 5 months ago
  • hf_model.py
    13 kB
    Upload folder using huggingface_hub 5 months ago
  • modeling_clip.py
    25.5 kB
    Upload folder using huggingface_hub 5 months ago
  • processing_clip.py
    2.67 kB
    Upload folder using huggingface_hub 5 months ago
  • rope_embeddings.py
    5.71 kB
    Upload folder using huggingface_hub 5 months ago
  • transform.py
    12.7 kB
    Upload folder using huggingface_hub 5 months ago