Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix checkpointing of training state that includes a compiled SAE (#143)
* Adds state_dict to L1Scheduler * investigating test failure * fix: Fix issues with resumption testing (#144) * fix always-true comparison in train context testing * set default warmup steps to zero * remove unused type attribute from L1Scheduler * update training tests to use real context builder * add docstring for build_train_ctx * 2.1.2 Automatically generated by python-semantic-release * Adds state_dict to L1Scheduler * investigating test failure --------- Co-authored-by: github-actions <github-actions@github.com>
- Loading branch information