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

make nemo-run optional for nemo.collections.llm.api #10826

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

Commits on Oct 16, 2024

  1. make nemo-run optional for nemo.collections.llm.api

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e22a9ea View commit details
    Browse the repository at this point in the history
  2. Apply isort and black reformatting

    Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>
    akoumpa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ce35c11 View commit details
    Browse the repository at this point in the history
  3. move cli_entrypoint to nemo/lightning/run/cli.py

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    64be4cb View commit details
    Browse the repository at this point in the history
  4. Add cli_factory decorator

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    63f1c2c View commit details
    Browse the repository at this point in the history
  5. Apply isort and black reformatting

    Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>
    akoumpa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ebd7016 View commit details
    Browse the repository at this point in the history
  6. Apply isort and black reformatting

    Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>
    akoumpa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f62777e View commit details
    Browse the repository at this point in the history
  7. Apply isort and black reformatting

    Signed-off-by: artbataev <artbataev@users.noreply.github.com>
    artbataev committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f4a2f0a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. + generate

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4e81b39 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge branch 'main' into akoumparouli/api_without_nemo_run

    Signed-off-by: Alexandros Koumparoulis <153118171+akoumpa@users.noreply.github.com>
    akoumpa authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b2ace18 View commit details
    Browse the repository at this point in the history
  2. Apply isort and black reformatting

    Signed-off-by: akoumpa <akoumpa@users.noreply.github.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1a2c05d View commit details
    Browse the repository at this point in the history