Views
No views yet
1from sae_lens import SAE
2
3sae = SAE.from_pretrained("decoderesearch/gemma-4-saes", "<sae_id>")runner_cfg.json in each SAE directory.
This config includes all hyperparameters passed to the SAELens trainer when training the SAEs.1@misc{decode2026gemma4saes,
2 author = {Chanin, David and Lin, Johnny},
3 title = {{Gemma-4} Sparse Autoencoders},
4 year = {2026},
5 organization = {Decode Research},
6 publisher = {Hugging Face},
7 howpublished = {\url{https://huggingface.co/decoderesearch/gemma-4-saes}}
8}