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

andreuka18
/
sae-deepseek-r1-llama-8b

SAELens
Model card Files Files and versions
xet
Community

Instructions to use andreuka18/sae-deepseek-r1-llama-8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • SAELens

    How to use andreuka18/sae-deepseek-r1-llama-8b 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
sae-deepseek-r1-llama-8b
25.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
andreuka18's picture
andreuka18
Upload SAE model.layers.23
0927600 verified about 1 year ago
  • model.layers.12
    Upload SAE model.layers.12 about 1 year ago
  • model.layers.13
    Upload SAE model.layers.13 about 1 year ago
  • model.layers.14
    Upload SAE model.layers.14 about 1 year ago
  • model.layers.15
    Upload SAE model.layers.15 about 1 year ago
  • model.layers.16
    Upload SAE model.layers.16 about 1 year ago
  • model.layers.17
    Upload SAE model.layers.17 about 1 year ago
  • model.layers.18
    Upload SAE model.layers.18 about 1 year ago
  • model.layers.19
    Upload SAE model.layers.19 about 1 year ago
  • model.layers.20
    Upload SAE model.layers.20 about 1 year ago
  • model.layers.21
    Upload SAE model.layers.21 about 1 year ago
  • model.layers.22
    Upload SAE model.layers.22 about 1 year ago
  • model.layers.23
    Upload SAE model.layers.23 about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    312 Bytes
    Add README.md about 1 year ago