Activity
Deleted branch
Add support for ViT-g/16 model arch (#115)
Add support for ViT-g/16 model arch (#115)
Pull request merge
Fix merge
Fix merge
Add support for ViT-g/16 model arch
Add support for ViT-g/16 model arch
Deleted branch
Patch the timm ViT with our replacement LayerScale without gamma param (
Patch the timm ViT with our replacement LayerScale without gamma param (
Pull request merge
Patch the timm ViT with our replacement LayerScale without gamma param
Patch the timm ViT with our replacement LayerScale without gamma param
Enable CCA on adaptor heads
Enable CCA on adaptor heads
Lower memory consumption
Lower memory consumption
FeatSharp support
FeatSharp support
Force push
Deleted branch
Common Components Analysis between models (#112)
Common Components Analysis between models (#112)
Pull request merge
Add support for g/16 model
Add support for g/16 model
Bug fixes and improvements
Bug fixes and improvements
Update from review comments
Update from review comments
Update README with latest releases
Update README with latest releases
Work with more models. Patch SigLIP to run at 378px
Work with more models. Patch SigLIP to run at 378px
Further fleshed out CCA tool
Further fleshed out CCA tool
Use cuda to compute CCA
Use cuda to compute CCA
Model representation comparisons
Model representation comparisons
Bug fixes and performance improvement
Bug fixes and performance improvement
Add support for for xpos vit
Add support for for xpos vit
Fix loading model
Fix loading model
VisionTransformer XPos implementation
VisionTransformer XPos implementation