This repository contains the following SAEs:
Load these SAEs using SAELens as below:
from sae_lens import SAE sae = SAE.from_pretrained("williamconvertino/sae_transformer_1_3B", "<sae_id>")
-