-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Config related update - base_model #303
Conversation
* Bug fixes (#259) * model checkpoint bug fixes * Bump version: 3.0.63 → 3.0.64 [skip ci] --------- Co-authored-by: BumpVersion Action <bumpversion@github-actions>
* Update and reformat of sire_example_configuration * Config updates finalised * Comment alteration in main config * Add .DS_Store to .gitignore * Accum channel inclusion
…for loading presaved samples (#290)
for more information, see https://pre-commit.ci
@felix-e-h-p we are purposely keeping the upgrade to data-sampler off the main branch until its fully ready - including the site stuff. We're using the |
Yeah - ignore sorry, not to merge just draft. base_model related changes apparent when using the new config / data-sampler |
Minor necessary updates in the functions make_clean_data_config and minimize_data_config relating to config updates.
I.e. altering "nwp_zarr_path" to "zarr_path".
Issue became apparent when pushing new model config to hugging face.