How to use bilbo991/clip-multi-best with Transformers:
# Load model directly from transformers import HybridCLIP model = HybridCLIP.from_pretrained("bilbo991/clip-multi-best", dtype="auto")
No model card