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

AwesomeInterpretability
/
llada-mask-topk-sae

Feature Extraction
Transformers
sparse-autoencoder
interpretability
diffusion-language-model
llada
mechanistic-interpretability
Model card Files Files and versions
xet
Community

Instructions to use AwesomeInterpretability/llada-mask-topk-sae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AwesomeInterpretability/llada-mask-topk-sae with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="AwesomeInterpretability/llada-mask-topk-sae")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("AwesomeInterpretability/llada-mask-topk-sae", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
llada-mask-topk-sae
19.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 146 commits
AwesomeInterpretability's picture
AwesomeInterpretability
Update README.md
f7a5f0f verified 3 months ago
  • resid_post_layer_1
    Upload resid_post_layer_1/trainer_5/delta_lm_loss(unmask).json with huggingface_hub 6 months ago
  • resid_post_layer_11
    Upload resid_post_layer_11/trainer_5/delta_lm_loss(unmask).json with huggingface_hub 6 months ago
  • resid_post_layer_16
    Upload resid_post_layer_16/trainer_5/delta_lm_loss(unmask).json with huggingface_hub 6 months ago
  • resid_post_layer_26
    Upload resid_post_layer_26/trainer_5/delta_lm_loss(unmask).json with huggingface_hub 6 months ago
  • resid_post_layer_30
    Upload resid_post_layer_30/trainer_5/delta_lm_loss(unmask).json with huggingface_hub 6 months ago
  • resid_post_layer_6
    Upload resid_post_layer_6/trainer_5/delta_lm_loss(unmask).json with huggingface_hub 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    3.1 kB
    Update README.md 3 months ago