SAE — ACE-Step (transformer_blocks.6.cross_attn)

Sparse autoencoder trained on ACE-Step cross-attention activations.

Paper

TADA! Tuning Audio Diffusion Models through Activation Steering — https://huggingface.co/papers/2602.11910

Quickstart

from src.steering.methods.sae.lib.sae.sae import Sae

sae = Sae.load_from_hub(
    "lukasz-staniszewski/ace-step-sae-tf6-cross-attn",
    hookpoint="transformer_blocks.6.cross_attn", device="cuda",
)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including lukasz-staniszewski/ace-step-sae-tf6-cross-attn

Paper for lukasz-staniszewski/ace-step-sae-tf6-cross-attn