Skip to content

Conversation

@rmnldwg
Copy link
Collaborator

@rmnldwg rmnldwg commented Jan 23, 2025

No description provided.

This will allow to differentiate between old and new configs and create
the models accordingly.
However, an issue arose: If I require a `version` int, then the pydantic
settings behave erratic, when its only provided in a file. Maybe a
pydantic bug.
This replaces all argparse uses for (sub)commands that are currently
functional. It is still untested, but it seems to work.
Via a new CLI arg named `param_names` one may restrict the parameters
sampled to a named subset. In combination with the fact that any Python
model may be loaded, this results in an enormously flexible sampler.
@rmnldwg rmnldwg merged commit 897ceb8 into main Jan 23, 2025
2 checks passed
@rmnldwg rmnldwg deleted the release-1.0.0.a4 branch January 23, 2025 16:30
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