Pythia-70M SAEs
Collection
11 items • Updated
How to use lovish/SAE-pythia-70m-L2-6 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("lovish/SAE-pythia-70m-L2-6", dtype="auto")No model card