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