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