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

Cherry pick docs: add a link to NeMo's known issues page (402) into r0.5.0 #407

Closed
wants to merge 13 commits into from

Conversation

terrykong
Copy link
Collaborator

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Changelog

  • Please update the CHANGELOG.md under next version with high level changes in this PR.

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this 

Before your PR is "Ready for review"

Pre checks:

Checklist when contributing a new algorithm

  • Does the trainer resume and restore model state all states?
  • Does the trainer support all parallelism techniques(PP, TP, DP)?
  • Does the trainer support max_steps=-1 and validation?
  • Does the trainer only call APIs defined in alignable_interface.py?
  • Does the trainer have proper logging?

Additional Information

  • Related to # (issue)

gshennvm and others added 13 commits September 27, 2024 09:27
Signed-off-by: Gerald Shen <[email protected]>
Signed-off-by: Gerald Shen <[email protected]>
* Revert "add pref"

This reverts commit 7dddeef.

Signed-off-by: Terry Kong <[email protected]>

* Revert "update docs"

This reverts commit 3d0a650.

Signed-off-by: Terry Kong <[email protected]>

* revert steerlm2 docs

Signed-off-by: Terry Kong <[email protected]>

* revert rpo/ipo docs

Signed-off-by: Terry Kong <[email protected]>

* revert trtllm doc change on frontpage

Signed-off-by: Terry Kong <[email protected]>

* Update CHANGELOG.md to 0.4.0

Signed-off-by: Terry Kong <[email protected]>

* remove aview(-1)

Signed-off-by: Terry Kong <[email protected]>

* Addressing #260 (comment)

Signed-off-by: Terry Kong <[email protected]>

* apply next batch of suggestions

Signed-off-by: Terry Kong <[email protected]>

* applied suggestions in #260 (comment)

Signed-off-by: Terry Kong <[email protected]>

* appliying suggestions in #260 (comment)

Signed-off-by: Terry Kong <[email protected]>

* Update dpo.rst

Provided copyedits on file.

Signed-off-by: Terry Kong <[email protected]>

* Update index.rst

Added copyedits to the file.

Signed-off-by: Terry Kong <[email protected]>

* Update rlhf.rst

Copyedited the file.

Signed-off-by: Terry Kong <[email protected]>

* one space

Signed-off-by: Terry Kong <[email protected]>

* revert steerlm2 deletion

Signed-off-by: Terry Kong <[email protected]>

* restore rpo changes

Signed-off-by: Terry Kong <[email protected]>

* restore missing regression comment

Signed-off-by: Terry Kong <[email protected]>

* restore trtllm changeswq

Signed-off-by: Terry Kong <[email protected]>

* restore sterrlm2 in index.rst

Signed-off-by: Terry Kong <[email protected]>

* restore lost spacing

Signed-off-by: Terry Kong <[email protected]>

---------

Signed-off-by: Terry Kong <[email protected]>
Co-authored-by: jgerh <[email protected]>
Signed-off-by: Dong Hyuk Chang <[email protected]>
Co-authored-by: Dong Hyuk Chang <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Oliver Koenig <[email protected]>
Signed-off-by: ashors1 <[email protected]>
Co-authored-by: Terry Kong <[email protected]>
Signed-off-by: Terry Kong <[email protected]>
@github-actions github-actions bot added the Utils label Nov 15, 2024
@terrykong terrykong changed the title Cherry pick docs: fix code block rendering (369) into r0.5.0 Cherry pick docs: add a link to NeMo's known issues page (402) into r0.5.0 Nov 15, 2024
@terrykong terrykong requested a review from ashors1 November 15, 2024 17:17
ko3n1g
ko3n1g previously approved these changes Nov 15, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 15, 2024
@ashors1
Copy link
Collaborator

ashors1 commented Nov 21, 2024

It looks like this cherry-pick picked up more than just my changes. Could we verify that all of the changes are intentional?

@terrykong
Copy link
Collaborator Author

closing this since at this point it's easier to just publish the state on main

@terrykong terrykong closed this Nov 21, 2024
@terrykong terrykong deleted the tk/manual-cherry-pick-of-402-into-0.5 branch November 21, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Utils
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants