Transformers
sae
sparse-autoencoder
t5gemma
t5gemma2
mechanistic-interpretability
activation-steering
steering
neuronpedia
gemma-scope
sae-lens
llm-interpretability
explainable-ai
xai
model-steering
feature-engineering
representation-learning
Instructions to use mindchain/t5gemma2-sae-all-layers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mindchain/t5gemma2-sae-all-layers with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mindchain/t5gemma2-sae-all-layers", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload decoder/sae_decoder_00.pt with huggingface_hub
Browse files
decoder/sae_decoder_00.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f2b4220acf3521378a6d720f32254766e4845322a7aaa1d0e220187dbdacd3f
|
| 3 |
+
size 20993187
|