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