Skip to content

Tags: ArcInstitute/state

Tags

v0.10.2

Toggle v0.10.2's commit message
removed local path from uv source in pyproject

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #250 from ArcInstitute/remove_preprocess_infer

removed preprocess infer command that was outdated

also added toml files for reproducing preprint splits

v0.9.30

Toggle v0.9.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #203 from ArcInstitute/aadduri/simulation

Updates code to allow:

data.kwargs.output_space == "embedding" to train on only embeddings without a gene decoder
update predict to clip [0,14]
update model hyperparameters for better preset values

v0.9.27

Toggle v0.9.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #205 from ArcInstitute/dhruv/pyproject-scipy-downg…

…rade

Update pyproject.toml fixes reversion in uv

v0.9.14

Toggle v0.9.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #174 from ArcInstitute/aadduri/auto_config

updated gitignore. Closes #140

v0.9.9

Toggle v0.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #142 from ArcInstitute/clean_state

this version updates the help command for state tx and also uses bfloat16 for inference for significantly improved speeds.

future pr's after this will be gated behind review

0.9.8

Toggle 0.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #139 from ArcInstitute/fix_broken_main

fixes inference

0.9.3

Toggle 0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove double nesting in config

0.9.2

Toggle 0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #114 from ArcInstitute/update_example

updated with example files

0.9.1

Toggle 0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #113 from ArcInstitute/aadduri/add_barcodes

updated to yield barcodes with data loader