How to use sachin/debug-text-model with Transformers:
# Load model directly from transformers import TinyCLIPTextEncoder model = TinyCLIPTextEncoder.from_pretrained("sachin/debug-text-model", dtype="auto")