Update README.md
Browse files
README.md
CHANGED
|
@@ -9,9 +9,8 @@ library_name: saelens
|
|
| 9 |
|
| 10 |
This is a landing page for **Gemma Scope**, a comprehensive, open suite of sparse autoencoders for Gemma 2 9B and 2B. Sparse Autoencoders are a "microscope" of sorts that can help us break down a model’s internal activations into the underlying concepts, just as biologists use microscopes to study the individual cells of plants and animals.
|
| 11 |
|
| 12 |
-
**There are no model weights in this repo. If you are looking for them, please visit:**
|
| 13 |
|
| 14 |
-
See [the tutorial](https://colab.research.google.com/drive/17dQFYUYnuKnP6OwQPH9v_GSYUW5aj-Rp?ts=66a77041) for instructions on how to load them
|
| 15 |
- https://huggingface.co/google/gemma-scope-2b-pt-res
|
| 16 |
- https://huggingface.co/google/gemma-scope-2b-pt-mlp
|
| 17 |
- https://huggingface.co/google/gemma-scope-2b-pt-att
|
|
@@ -20,6 +19,8 @@ See [the tutorial](https://colab.research.google.com/drive/17dQFYUYnuKnP6OwQPH9v
|
|
| 20 |
- https://huggingface.co/google/gemma-scope-9b-pt-att
|
| 21 |
- https://huggingface.co/google/gemma-scope-27b-pt-res
|
| 22 |
|
|
|
|
|
|
|
| 23 |
# Key links:
|
| 24 |
|
| 25 |

|
|
|
|
| 9 |
|
| 10 |
This is a landing page for **Gemma Scope**, a comprehensive, open suite of sparse autoencoders for Gemma 2 9B and 2B. Sparse Autoencoders are a "microscope" of sorts that can help us break down a model’s internal activations into the underlying concepts, just as biologists use microscopes to study the individual cells of plants and animals.
|
| 11 |
|
| 12 |
+
**There are no model weights in this repo. If you are looking for them, please visit one of our repos:**
|
| 13 |
|
|
|
|
| 14 |
- https://huggingface.co/google/gemma-scope-2b-pt-res
|
| 15 |
- https://huggingface.co/google/gemma-scope-2b-pt-mlp
|
| 16 |
- https://huggingface.co/google/gemma-scope-2b-pt-att
|
|
|
|
| 19 |
- https://huggingface.co/google/gemma-scope-9b-pt-att
|
| 20 |
- https://huggingface.co/google/gemma-scope-27b-pt-res
|
| 21 |
|
| 22 |
+
[This tutorial](https://colab.research.google.com/drive/17dQFYUYnuKnP6OwQPH9v_GSYUW5aj-Rp?ts=66a77041) has instructions on how to load the SAEs.
|
| 23 |
+
|
| 24 |
# Key links:
|
| 25 |
|
| 26 |

|