CoolFace
Modelpublic

Qsevent77/jina-clip-implementation

sourceHugging Facecc-by-nc-4.0updated 10mo agoView on Hugging Face
0likes
Model Card

Jina CLIP

Core implementation of Jina CLIP. The model uses:

Models that use this implementation

Requirements

To use the Jina CLIP source code, the following packages are required:

  • torch
  • timm
  • transformers
  • einops
  • xformers to use x-attention
  • flash-attn to use flash attention
  • apex to use fused layer normalization