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