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_07.pt with huggingface_hub
Browse files
decoder/sae_decoder_07.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d298fe2c6e324f85685d8476163f521016b3f1651b84c65172149f5c6b0bad3d
|
| 3 |
+
size 20993187
|