CoolFace
Modelpublic

dransyhe/qwedsacf-competition-math-gpt2

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes
Model Card

SAEs for use with the SAELens library

This repository contains the following SAEs:

  • —blocks.0.hookmlpout

Load these SAEs using SAELens as below:

python
from sae_lens import SAE

sae = SAE.from_pretrained("dransyhe/qwedsacf-competition-math-gpt2", "<sae_id>")