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

Mistral-NeMo-12B recipe #10607

Merged
merged 20 commits into from
Oct 21, 2024
Merged

Mistral-NeMo-12B recipe #10607

merged 20 commits into from
Oct 21, 2024

Commits on Oct 18, 2024

  1. Mistral-NeMo-12B recipe

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    46ae1e6 View commit details
    Browse the repository at this point in the history
  2. rename mistral to mistral_7b

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a6edc8f View commit details
    Browse the repository at this point in the history
  3. include mistral_nemo_12b in __init__

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    274e8d8 View commit details
    Browse the repository at this point in the history
  4. 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
    8ed2784 View commit details
    Browse the repository at this point in the history
  5. add to __init__

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    da983d3 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 18, 2024
    Configuration menu
    Copy the full SHA
    8846cb2 View commit details
    Browse the repository at this point in the history
  7. Remove stale imports

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b6e9ed2 View commit details
    Browse the repository at this point in the history
  8. TP=2

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8e2db69 View commit details
    Browse the repository at this point in the history
  9. remove finetune_reci[e

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1a9857f View commit details
    Browse the repository at this point in the history
  10. Rename MistralNeMo2407Config12B to MistralNeMoConfig12B per review's …

    …suggestion
    
    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    71ffc05 View commit details
    Browse the repository at this point in the history
  11. update config names in tests

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    448336d View commit details
    Browse the repository at this point in the history
  12. mistral-nemo-12b from llama_8b

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    12181ad View commit details
    Browse the repository at this point in the history
  13. TP=2; SP=True

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7083c86 View commit details
    Browse the repository at this point in the history
  14. fix overlap value

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c9cb42b View commit details
    Browse the repository at this point in the history
  15. 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
    f78c1f1 View commit details
    Browse the repository at this point in the history
  16. update mistral-nemo-base-12b finetune recipe

    Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
    akoumpa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9d959f6 View commit details
    Browse the repository at this point in the history
  17. 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
    9bd3ad4 View commit details
    Browse the repository at this point in the history
  18. fix test import

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

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

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