Instructions to use EleutherAI/sae-llama-3-8b-32x with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EleutherAI/sae-llama-3-8b-32x with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("EleutherAI/sae-llama-3-8b-32x", dtype="auto") - Notebooks
- Google Colab
- Kaggle
This is a set of sparse autoencoders (SAEs) trained on the residual stream of Llama 3 8B using the RedPajama corpus. The SAEs are organized by layer, and can be loaded using the EleutherAI sae library.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support