Instructions to use Mayfull/CLIP_TopKSAE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mayfull/CLIP_TopKSAE with Transformers:
# Load model directly from transformers import TopKSAE model = TopKSAE.from_pretrained("Mayfull/CLIP_TopKSAE", dtype="auto") - Notebooks
- Google Colab
- Kaggle