Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
jina-clip-implementation – AI Model by Qsevent77 | AlphaNeural AI
You can deploy this model and start earning money today!
Qsevent77
/
jina-clip-implementation
like
0
transformers
xlm-roberta
eva02
clip
cc-by-nc-4.0
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Jina CLIP
Core implementation of Jina CLIP. The model uses:
the
EVA 02
architecture for the vision tower
the
Jina XLM RoBERTa with Flash Attention
model as a text tower
Models that use this implementation
jinaai/jina-clip-v2
jinaai/jina-clip-v1
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