How to use sachin/debug-clip-model with Transformers:
# Load model directly from transformers import TinyCLIPTextEncoder model = TinyCLIPTextEncoder.from_pretrained("sachin/debug-clip-model", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!