CoolFace
Modelpublic

jinaai/jina-clip-implementation

sourceHugging Facecc-by-nc-4.0updated 1y agoView on Hugging Face
10likes
43 commits on main
39e6a551y ago

fix for latest hf trasformer pretrained model initializer (#11)

gmastrapas
51f02de2y ago

fix: encode_text latency (#9)

gmastrapas, dmidmidmi
37420482y ago

Fix docs (#8)

gmastrapas, Xenova
bbc6d7c2y ago

feat: disable flash attn if not supported CUDA version or device capability

gmastrapas
7d2a3622y ago

fix: throw warnings if xformers or flash-attn cant be used

gmastrapas
83560ca2y ago

fix: throw warnings if xformers or flash-attn cant be used

gmastrapas
6ba3c142y ago

fix: throw warnings if xformers or flash-attn cant be used

gmastrapas
6e769182y ago

fix: throw warnings if xformers or flash-attn cant be used

gmastrapas
4f6f0822y ago

fix: throw warnings if xformers or flash-attn cant be used

gmastrapas
ed1da942y ago

fix: truncate embeddings

gmastrapas
626832e2y ago

fix: suppress timm import warning

gmastrapas
d7792772y ago

feat: remove adapter_mask from interface

gmastrapas
a4480ad2y ago

docs: update README

gmastrapas
cdebfc72y ago

fix: various fixes

gmastrapas
ae965812y ago

docs: update README

gmastrapas
cd77b482y ago

feat: jina clip v2 implementation

gmastrapas
96e41b82y ago

feat-matryoshka-embeddings (#6)

koukandre
952897b2y ago

feat: add autocasting in vision.patch_embed

gmastrapas
b8455772y ago

feat: customize image processor in __call__

gmastrapas
d35adf72y ago

fix: processor class types

gmastrapas
d2290692y ago

fix: processor class types

gmastrapas
c4692ad2y ago

Update modeling_clip.py (#5)

koukandre
92ddc0b2y ago

Update configuration_clip.py (#4)

gmastrapas, koukandre
7c1bcc42y ago

Update hf_model.py (#3)

gmastrapas, koukandre
6d5d4fd2y ago

support use_flash_attn in from_pretrained (#2)

gmastrapas, michael-guenther
7f069e22y ago

fix: do all relative imports at the top level

gmastrapas
ab3363e2y ago

Update modeling_clip.py

bwang0911
ff1a2e82y ago

Update modeling_clip.py

bwang0911
628d3ce2y ago

Update modeling_clip.py

hanxiao
6cf80562y ago

Update modeling_clip.py

hanxiao
806a44b2y ago

Update modeling_clip.py

hanxiao
e3c40e92y ago

Update modeling_clip.py

hanxiao
79a1cae2y ago

fix: encode_image and encode_text

hanxiao
cd1adcb2y ago

style: apply ruff & isort

gmastrapas
4ed2f342y ago

Update modeling_clip.py

bwang0911
fe332872y ago

Update modeling_clip.py

bwang0911
cbf23022y ago

Update modeling_clip.py

bwang0911
2291b672y ago

Update modeling_clip.py

bwang0911
e30e2df2y ago

Update modeling_clip.py

bwang0911
0e1f8c42y ago

Update modeling_clip.py

bwang0911
e1eb2c82y ago

feat-inference-mode (#1)

bwang0911
56fe6da2y ago

feat: initial commit

gmastrapas
949a53f2y ago

initial commit

gmastrapas