File size: 168 Bytes
e4e228c |
1 2 3 4 5 6 7 8 9 10 |
---
license: mit
---
Requires https://github.com/saprmarks/dictionary_learning/tree/collab.
```
sae = GatedAutoEncoder.from_pretrained("/path/to/checkpoint.pt")
``` |
e4e228c |
1 2 3 4 5 6 7 8 9 10 |
---
license: mit
---
Requires https://github.com/saprmarks/dictionary_learning/tree/collab.
```
sae = GatedAutoEncoder.from_pretrained("/path/to/checkpoint.pt")
``` |