-
Notifications
You must be signed in to change notification settings - Fork 42
docs: update diffusion documentation #486
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
Merged
Merged
Conversation
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
anaprietonem
previously approved these changes
Aug 18, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One minor suggestion, other LGTM
anaprietonem
approved these changes
Aug 18, 2025
Merged
mchantry
pushed a commit
that referenced
this pull request
Aug 20, 2025
🤖 Automated Release PR This PR was created by `release-please` to prepare the next release. Once merged: 1. A new version tag will be created 2. A GitHub release will be published 3. The changelog will be updated Changes to be included in the next release: --- <details><summary>training: 0.6.2</summary> ## [0.6.2](training-0.6.1...training-0.6.2) (2025-08-20) ### Features * Diffusion training ([#401](#401)) ([f35ad67](f35ad67)) ### Bug Fixes * Mlflow sync cleaning ([#460](#460)) ([50ef49b](50ef49b)) * **training:** Callbacks when using rollout ([#490](#490)) ([7c9442a](7c9442a)) * **training:** Sharding nan_loss_mask scaler ([#491](#491)) ([9299991](9299991)) * Update variable groups in lam, ensemble and stretched config files ([#466](#466)) ([8db81f0](8db81f0)) ### Performance Improvements * Avoid heavy imports through MlflowSchema ([#482](#482)) ([8e97af5](8e97af5)) ### Documentation * Explain inference overrides ([#487](#487)) ([d1996f9](d1996f9)) * Update diffusion documentation ([#486](#486)) ([ff8f9f2](ff8f9f2)) </details> <details><summary>models: 0.9.2</summary> ## [0.9.2](models-0.9.1...models-0.9.2) (2025-08-20) ### Features * Diffusion training ([#401](#401)) ([f35ad67](f35ad67)) </details> --- > [!IMPORTANT] > Please do not change the PR title, manifest file, or any other automatically generated content in this PR unless you understand the implications. Changes here can break the release process. > >⚠️ Merging this PR will: > - Create a new release > - Trigger deployment pipelines > - Update package versions **Before merging:** - Ensure all tests pass - Review the changelog carefully - Get required approvals [Release-please documentation](https://github.com/googleapis/release-please)
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
Fixes for diffusion documentation
📚 Documentation preview 📚: https://anemoi-training--486.org.readthedocs.build/en/486/
📚 Documentation preview 📚: https://anemoi-graphs--486.org.readthedocs.build/en/486/
📚 Documentation preview 📚: https://anemoi-models--486.org.readthedocs.build/en/486/