Skip to content

V4#7

Merged
JesusGF1 merged 2 commits into
mainfrom
v4
Apr 8, 2026
Merged

V4#7
JesusGF1 merged 2 commits into
mainfrom
v4

Conversation

@JesusGF1

@JesusGF1 JesusGF1 commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

JesusGF1 added 2 commits April 7, 2026 21:31
The 3.x DataModule required class_label even though pretraining never
reads it, so the README example had to pass a fake class_label='cell_type'
just to satisfy prepare_data(). Now SIMS(data=adata) works on a literally
unlabeled AnnData; SIMS.train() raises a clear ValueError if called
without one.
The post-job cache-save tar was hitting the 10-minute step timeout on
Python 3.10 and 3.12 because the v4 resolved env is >2 GB. Tests
themselves passed; only the cleanup step was being canceled. A cold
pip resolve takes ~25s, which is faster than the cache save anyway.
@JesusGF1 JesusGF1 merged commit a7081da into main Apr 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant