Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

suchitg
/
selfconsuming-saes-finetuning

SAELens
Model card Files Files and versions
xet
Community

Instructions to use suchitg/selfconsuming-saes-finetuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • SAELens

    How to use suchitg/selfconsuming-saes-finetuning 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
selfconsuming-saes-finetuning / gen_005
2.72 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
suchitg's picture
suchitg
Upload SAE gen_005/layer_24/resid_post
f5d3377 verified about 1 month ago
  • layer_0
    Upload SAE gen_005/layer_0/resid_post about 2 months ago
  • layer_1
    Upload SAE gen_005/layer_1/resid_post about 2 months ago
  • layer_13
    Upload SAE gen_005/layer_13/resid_post about 2 months ago
  • layer_15
    Upload SAE gen_005/layer_15/resid_post about 2 months ago
  • layer_17
    Upload SAE gen_005/layer_17/resid_post about 1 month ago
  • layer_22
    Upload SAE gen_005/layer_22/resid_post about 2 months ago
  • layer_24
    Upload SAE gen_005/layer_24/resid_post about 1 month ago
  • layer_4
    Upload SAE gen_005/layer_4/resid_post about 2 months ago
  • layer_8
    Upload SAE gen_005/layer_8/resid_post about 2 months ago