Transformers
English
Inference Endpoints
sae-llama-3-8b-32x / README.md
norabelrose's picture
Create README.md
2a0a31c verified
---
license: mit
datasets:
- togethercomputer/RedPajama-Data-1T-Sample
language:
- en
library_name: transformers
---
This is a set of sparse autoencoders (SAEs) trained on the residual stream of [Llama 3 8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) using the [RedPajama corpus](https://huggingface.co/datasets/togethercomputer/RedPajama-Data-1T-Sample). The SAEs are organized by layer, and can be loaded using the EleutherAI [`sae` library](https://github.com/EleutherAI/sae).