goodfire-maxsloef commited on
Commit
23c70cb
·
verified ·
1 Parent(s): 43622eb

add link to repo for custom load & SAE classes

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. Load them
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