Commit e14efe7
Document fine_tune NotImplementedError on Sei + LegNet
The two oracles raise ``NotImplementedError`` for ``fine_tune()`` — a
deliberate design decision for Sei (21,907-class head is tied to
training vocabulary) and LegNet (single-output MPRA head trained on
one cell type). Replaced the stale ``# TODO: for now we decided not
to implement`` comment with a real docstring that explains *why* and
points users at AlphaGenome / Borzoi for track-adaptive workflows.
Behavior unchanged — same exception, clearer error message +
docstring.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6ebc996 commit e14efe7
2 files changed
Lines changed: 21 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
318 | 325 | | |
319 | 326 | | |
320 | 327 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | | - | |
496 | | - | |
497 | | - | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
498 | 506 | | |
499 | 507 | | |
500 | 508 | | |
| |||
0 commit comments