SAEs for use with the SAELens library
This repository contains the following SAEs:
- all layers of qwen2 model in the following format:
- layer_|LAYER_NUMBER|_hook_mlp_out_out
Load these SAEs using SAELens as below:
from sae_lens import SAE
sae, cfg_dict, sparsity = SAE.from_pretrained("NoamDiamant52/model_QWEN2_mlp_out_lr5e5_steps45k_alpha5", "<sae_id>")
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support