Views
No views yet
1from sae_lens import SAE
2
3sae = SAE.from_pretrained("decoderesearch/qwen-3.5-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{decode2026qwen35saes,
2 author = {Chanin, David and Lin, Johnny},
3 title = {{Qwen-3.5} Sparse Autoencoders},
4 year = {2026},
5 organization = {Decode Research},
6 publisher = {Hugging Face},
7 howpublished = {\url{https://huggingface.co/decoderesearch/qwen-3.5-saes}}
8}