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