Downloads · 30 days
0
rick-ali/sae-base
sae-base is a machine learning model from rick-ali. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for saelens.
This repository contains the following SAEs: - blocks.0.hookmlpout
Downloads · 30 days
0
Access
Public
Updated Nov 23, 2024
Repo size
269 MB
Likes
0
Public
Click a slice to open those files.
.safetensors269 MB · 100%
From the Hugging Face model README
This repository contains the following SAEs:
Load these SAEs using SAELens as below:
from sae_lens import SAE
sae, cfg_dict, sparsity = SAE.from_pretrained("rick-ali/sae-base", "<sae_id>")