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