Closed Sofianel5 closed 11 months ago
hi, could you please fix the CI ?
can you add a test for it at https://github.com/rom1504/clip-retrieval/blob/main/tests/test_clip_inference/test_mapper.py ?
Hey is anything still blocking merge?
Would be great to have this, can we merge @rom1504 ?
sorry for the delay, and thank you for the PR!
Allows usage of huggingface ClipModel backends such as https://huggingface.co/patrickjohncyh/fashion-clip or https://huggingface.co/laion/CLIP-ViT-L-14-DataComp.XL-s13B-b90K. Also minor changes such as creating 4 dataloader workers instead of 8 to avoid performance issues.