Feature
* feat: make activations_store re start the dataset when it runs out (207)
* make activations_store re start the dataset when it runs out
* remove misleading comments
* allow StopIteration to bubble up where appropriate
* add test to ensure that stopiteration is raised
* formatting
* more formatting
* format tweak so we can re-try ci
* add deps back ([`91f4850`](https://github.com/jbloomAus/SAELens/commit/91f48502c39cd573d5f28aba2f3295c7694112e6))
* feat: allow models to be passed in as overrides (210) ([`dd95996`](https://github.com/jbloomAus/SAELens/commit/dd95996efaa46c779b85ead9e52a8342869cfc24))
Fix
* fix: Activation store factor unscaling fold fix (212)
* add unscaling to evals
* fix act norm unscaling missing
* improved variance explained, still off for that prompt
* format
* why suddenly a typingerror and only in CI? ([`1db84b5`](https://github.com/jbloomAus/SAELens/commit/1db84b5ca4ab82fae9edbe98c1e9a563ed1eb3c9))