Commit 5ef3b16
authored
add SAELens as a library ⚡ (#826)
Couple of quick comments:
1. The way that snippets work are a bit different in the library as they
work via this yaml file and load it directly via a snapshot download:
https://github.com/jbloomAus/SAELens/blob/fe987f1d1b06a5f0116e390efc87a69f59e04473/sae_lens/toolkit/pretrained_saes.py#L20
Hence, the snippet doesn't really use the repo name directly, ref:
https://jbloomaus.github.io/SAELens/
2. Checking how to make the download counts work right now.1 parent 07b83fb commit 5ef3b16
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
432 | 438 | | |
433 | 439 | | |
434 | 440 | | |
| |||
0 commit comments