soniajoseph / ViT-Prisma

ViT Prisma is a mechanistic interpretability library for Vision Transformers (ViTs).
Other
165 stars 18 forks source link

Feature/remove timm clip flags #104

Closed jain18ayush closed 3 months ago

jain18ayush commented 3 months ago

Changed is_timm and is_clip flags to be based on model_name rather than passed in. Issue #98