Skip to content

OSU-NLP-Group/saev

Repository files navigation

saev - Sparse Auto-Encoders for Vision

PyPI Downloads MIT License GitHub Repo stars

Training sparse autoencoders (SAEs) on vision transformers (ViTs), implemented in PyTorch.

Docs

Research

This framework was developed for a series of projects leveraging SAEs with vision models.

Trained SAE checkpoints are available at:

If you want to cite the software, please cite it as:

@software{stevens2025saev,
  author = {Stevens, Samuel},
  license = {CC-BY-4.0},
  month = apr,
  title = {{saev}},
  url = {https://github.com/OSU-NLP-Group/saev},
  year = {2025}
}