Commit 5edbf6e
evo2 recipe: drop empty src/evo2_sae package
The recipe currently has no model-specific Python module — the extractor
is upstream (`predict_evo2`) and the two scripts are simple CLIs in
scripts/. Drop the empty package and adjust pyproject.toml so setuptools
doesn't try to discover anything. Will reintroduce when there's actual
library code to put there (eval, dashboard, dataloaders).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b640f66 commit 5edbf6e
2 files changed
Lines changed: 5 additions & 18 deletions
File tree
- bionemo-recipes/interpretability/sparse_autoencoders/recipes/evo2
- src/evo2_sae
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
Lines changed: 0 additions & 16 deletions
This file was deleted.
0 commit comments