Merging the latent diffusion model#2278
Draft
Jubeku wants to merge 398 commits into
Draft
Conversation
Had placeholder for testing, now back to "random" for masking strategy in the base level of default_config
* noise generation in diffusion inference * lint --------- Co-authored-by: Matthias Karlbauer <matthias.karlbauer@ecmwf.int>
…40/dev/1270-idx-global-local
…eatherGenerator into shmh40/dev/1270-idx-global-local
* Add to device to ModelBatch, etc & adapt model TODO adapt validate and inference TODO test forecasting and multiple stream because predict changed substantially * Rename view to sample and fix validate * Revert predict function and fix inference * Fix invalid access with mask * Linting * Fixed handling of target_idxs and other minor issues --------- Co-authored-by: sophiex <24638638+sophie-xhonneux@users.noreply.github.com> Co-authored-by: Christian Lessig <christian.lessig@ecmwf.int>
…ning not implemented)
…peline-forecast' into jk/develop/diffusion-full-pipeline
* additional check for num_input_steps * changed configs and fixed error in inference_forward * review PR comments * comma * uncommented roll-out conditioning * update parameters to freeze by default * included l3rxe29i as default loaded model * rm breakpoint * review PR * config changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Draft PR to merge the latent diffusion model into
develop.TODO:
Issue Number
Closes #2277
Is this PR a draft? Mark it as draft.
Checklist before asking for review
./scripts/actions.sh lint./scripts/actions.sh unit-test./scripts/actions.sh integration-testlaunch-slurm.py --time 60