Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tomaarsen
/
jina-clip-implementation-st
like
0
Model card
Files
Files and versions
Community
main
jina-clip-implementation-st
7 contributors
History:
30 commits
Tom Aarsen
Merge branch 'main' of https://huggingface.co/tomaarsen/jina-clip-implementation-st
3cf20e1
about 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
625 Bytes
Update README.md
4 months ago
configuration_clip.py
Safe
11.5 kB
Update configuration_clip.py (#4)
5 months ago
custom_st.py
Safe
7.29 kB
Add optional "task_type" kwarg to custom_st
about 2 months ago
custom_st_2.py
Safe
27 Bytes
Add simple custom ST module files
4 months ago
eva_model.py
Safe
26.3 kB
feat: add autocasting in vision.patch_embed
5 months ago
hf_model.py
Safe
9.63 kB
Update hf_model.py (#3)
5 months ago
modeling_clip.py
Safe
20.8 kB
Update modeling_clip.py (#5)
5 months ago
processing_clip.py
Safe
2.67 kB
feat: customize image processor in __call__
5 months ago
rope_embeddings.py
Safe
5.8 kB
feat: initial commit
5 months ago
transform.py
Safe
14.8 kB
feat: initial commit
5 months ago