add link to repo for custom load & SAE classes
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ examples for each feature.
|
|
10 |
|
11 |
## Model Information
|
12 |
|
13 |
-
This release contains two SAEs, one for general reasoning and one for math.
|
14 |
with the following snippet:
|
15 |
|
16 |
```python
|
|
|
10 |
|
11 |
## Model Information
|
12 |
|
13 |
+
This release contains two SAEs, one for general reasoning and one for math. After cloning our [demo repo](https://github.com/goodfire-ai/r1-interpretability/tree/main), you can load them
|
14 |
with the following snippet:
|
15 |
|
16 |
```python
|