Commit 3f9c0a9
authored
Add basic SAELens code snippet (#835)
Follow-up to #826, and
(currently) an intermediate PR before `.from_pretrained` support is
added for any model on the HF Hub. See
decoderesearch/SAELens#234 (comment)
for additional discussion.1 parent 98e32f0 commit 3f9c0a9
File tree
2 files changed
+11
-0
lines changed- packages/tasks/src
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
404 | 414 | | |
405 | 415 | | |
406 | 416 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| 436 | + | |
436 | 437 | | |
437 | 438 | | |
438 | 439 | | |
| |||
0 commit comments