Views
No views yet
microsoft/xtremedistil-l6-h256-uncased) and a small vision model (edgenext_small). For a in-depth guide of training CLIP see this blog.git lfs install
git clone https://huggingface.co/sachin/tiny_clip
cd tiny_clip1import models
2text_encoder, tokenizer, vision_encoder, transform = models.get_model()