Skip to content

Integrate RetroChimera#156

Merged
kmaziarz merged 8 commits into
mainfrom
kmaziarz/retrochimera
Jun 19, 2026
Merged

Integrate RetroChimera#156
kmaziarz merged 8 commits into
mainfrom
kmaziarz/retrochimera

Conversation

@kmaziarz

Copy link
Copy Markdown
Contributor

This PR integrates RetroChimera and its submodels as possible single-step model choices. Among other things, this required updating the environment file with additional dependencies. As the models tests became more expensive to run, I've also included several changes designed to curb this somewhat; in particular, we used to test a full cartesian product of possible model and algorithm combinations, and this PR instead proposes to test each model once while cycling through search algorithms.

Changes are split into logical commits for easier reviewing.

Comment thread environment_full.yml
@kmaziarz kmaziarz merged commit e74425a into main Jun 19, 2026
10 checks passed
@kmaziarz kmaziarz deleted the kmaziarz/retrochimera branch June 19, 2026 16:24
kmaziarz added a commit that referenced this pull request Jun 25, 2026
Following #156, we now have RetroChimera (and its submodels) available
across the library. This PR continues from that by incorporating the new
model into all docs and tutorials, making it clear its a much more
capable model than those previously available (partially due to being
trained on Pistachio), and hence should be treated as a default choice.
As part of this, I also updated the example in the "Quick start"
tutorial to a slightly nicer one.
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.

2 participants