Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate training from inference in run.py #270

Open
KristinaUlicna opened this issue Sep 28, 2023 · 0 comments
Open

Separate training from inference in run.py #270

KristinaUlicna opened this issue Sep 28, 2023 · 0 comments

Comments

@KristinaUlicna
Copy link
Collaborator

Thinking about what @quantumjot mentioned today about separating training from inference, this is exactly where this could happen.

To maintain the flexibility of the run script in the short-term we could say if a model_save_fn is given in the config file (and maybe an inference-only flag), then run script from here. Further in the line (when we know Grace is working as expected) we can think how es best to abstract each piece.

This comment is not for this PR, just to keep this in mind for the next step.

Originally posted by @crangelsmith in #250 (comment)

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

No branches or pull requests

1 participant