Metadata-Version: 2.1
Name: sparse_autoencoder
Version: 0.0.0
Summary: Sparse Autoencoder for Mechanistic Interpretability
License: MIT
Author: Alan Cooney
Author-email: 41682961+alan-cooney@users.noreply.github.com
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: einops (>=0.6)
Requires-Dist: torch (>=2.1)
Requires-Dist: wandb (>=0.15.12,<0.16.0)
Requires-Dist: zstandard (>=0.21.0,<0.22.0)
Description-Content-Type: text/markdown

# Sparse Autoencoder

A sparse autoencoder for mechanistic interpretability research.

