Commit e21c7a2
fix(evo2-sae): drop stale test_clamp_math + leaked server deps from the engine PR
- remove test_clamp_math: it called the deleted Evo2SAE._clamp_hook (we unified onto
sae.steering.clamp_hook); the delta-clamp math is covered in sae/tests/test_steering.py
- pyproject: drop fastapi/uvicorn/pandas — the engine imports none of them; fastapi+uvicorn
move to the serve PR (#1637), pandas was unused
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>1 parent 89d5451 commit e21c7a2
2 files changed
Lines changed: 6 additions & 34 deletions
File tree
- bionemo-recipes/interpretability/sparse_autoencoders/recipes/evo2
- tests
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 16 | | |
20 | 17 | | |
21 | | - | |
22 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
Lines changed: 3 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
61 | 35 | | |
62 | 36 | | |
63 | 37 | | |
| |||
0 commit comments