Is there a compressed model of ViTForImageClassification.from_pretrained('google/vit-base-patch16-224-in21k')?

Hi! :slight_smile:
I wanted to ask, as for LLMs there are several, if there was any compressed model of ViTForImageClassification.from_pretrained(‘google/vit-base-patch16-224-in21k’) (or any other pre-trained model) either quantization, knowledge distillation, pruning, or some other technique.
Thank you so much :slight_smile: