This repository was archived by the owner on Nov 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 105
Added "Annealed importance guidance" and DRaFT+ docs #270
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
Signed-off-by: Rohit Jena <rohit.rango@gmail.com>
Signed-off-by: Rohit Jena <rohit.rango@gmail.com>
for more information, see https://pre-commit.ci
Contributor
Author
Contributor
Author
|
JRD971000
reviewed
Sep 3, 2024
Signed-off-by: Rohit Jena <rohit.rango@gmail.com>
for more information, see https://pre-commit.ci
JRD971000
previously approved these changes
Sep 5, 2024
terrykong
suggested changes
Sep 6, 2024
care of the merging of the two scripts Also changed the weighting function, timer defaults, and relative paths for saving images Signed-off-by: Rohit Jena <rohit.rango@gmail.com>
…er into draftp_anneal_docs
for more information, see https://pre-commit.ci
8 tasks
terrykong
suggested changes
Sep 6, 2024
terrykong
suggested changes
Sep 6, 2024
functionality Signed-off-by: Rohit Jena <rohit.rango@gmail.com>
…er into draftp_anneal_docs Signed-off-by: Rohit Jena <rohit.rango@gmail.com>
terrykong
approved these changes
Sep 6, 2024
abukharin3
pushed a commit
to abukharin3/NeMo-Aligner
that referenced
this pull request
Sep 25, 2024
Signed-off-by: Rohit Jena <rohit.rango@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Alexander Bukharin <abukharin@abukharin-mlt.client.nvidia.com>
abukharin3
pushed a commit
to abukharin3/NeMo-Aligner
that referenced
this pull request
Nov 7, 2024
Signed-off-by: Rohit Jena <rohit.rango@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
Changelog
Usage
# Add a code snippet demonstrating how to use thisBefore your PR is "Ready for review"
Pre checks:
Checklist when contributing a new algorithm
max_steps=-1andvalidation?Additional Information