Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

darpanaswal
/
ConceptGuardSAEs

SAELens
Model card Files Files and versions
xet
Community

Instructions to use darpanaswal/ConceptGuardSAEs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • SAELens

    How to use darpanaswal/ConceptGuardSAEs with SAELens:

    # pip install sae-lens
    from sae_lens import SAE
    
    sae, cfg_dict, sparsity = SAE.from_pretrained(
        release = "RELEASE_ID", # e.g., "gpt2-small-res-jb". See other options in https://github.com/jbloomAus/SAELens/blob/main/sae_lens/pretrained_saes.yaml
        sae_id = "SAE_ID", # e.g., "blocks.8.hook_resid_pre". Won't always be a hook point
    )
  • Notebooks
  • Google Colab
  • Kaggle
ConceptGuardSAEs
1.34 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
darpanaswal's picture
darpanaswal
Upload SAE l0_250_0
9caa507 verified 4 months ago
  • l0_0_01
    Upload SAE l0_0_01 4 months ago
  • l0_0_1
    Upload SAE l0_0_1 4 months ago
  • l0_0_5
    Upload SAE l0_0_5 4 months ago
  • l0_100_0
    Upload SAE l0_100_0 4 months ago
  • l0_10_0
    Upload SAE l0_10_0 4 months ago
  • l0_1_0
    Upload SAE l0_1_0 4 months ago
  • l0_250_0
    Upload SAE l0_250_0 4 months ago
  • l0_25_0
    Upload SAE l0_25_0 4 months ago
  • l0_50_0
    Upload SAE l0_50_0 4 months ago
  • l0_5_0
    Upload SAE l0_5_0 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    276 Bytes
    Add README.md 4 months ago