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

NeMo-UX: MegatronAutoModel #11341

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 20, 2024

  1. AutoModel init commit

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    531c367 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7530c72 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f59f898 View commit details
    Browse the repository at this point in the history
  4. add more models

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    23ae9de View commit details
    Browse the repository at this point in the history
  5. small fix

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    42d4326 View commit details
    Browse the repository at this point in the history
  6. add ChatGLMForCausalLM

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fd66810 View commit details
    Browse the repository at this point in the history
  7. fix & docu

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f2d07b2 View commit details
    Browse the repository at this point in the history
  8. remove stale imports

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    802b260 View commit details
    Browse the repository at this point in the history
  9. remove stale imports

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    cf2d570 View commit details
    Browse the repository at this point in the history
  10. remvoe commented code

    Signed-off-by: Alexandros Koumparoulis <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3e9b787 View commit details
    Browse the repository at this point in the history
  11. Apply isort and black reformatting

    Signed-off-by: akoumpa <[email protected]>
    akoumpa committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    57ca23f View commit details
    Browse the repository at this point in the history