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

Llama NeMo support #542

Merged
merged 22 commits into from
Sep 22, 2023
Merged

Llama NeMo support #542

merged 22 commits into from
Sep 22, 2023

Commits on Jun 22, 2023

  1. init"

    cat-state committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7fcd35e View commit details
    Browse the repository at this point in the history
  2. fix logging bug

    cat-state committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    bf9e1d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. sync

    cat-state committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    21c521b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. optimize hparams and code

    cat-state committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6b366a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. tweak hp

    cat-state committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e38f5b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. sync

    cat-state committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2df2a38 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix loading issue

    cat-state committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c76d120 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    f83246f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. ref logps

    cat-state committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c972c04 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. cleanup

    cat-state committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    00e9d85 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. remove unused

    cat-state committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fe65978 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix bug when no config specified

    cat-state committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    db99a2b View commit details
    Browse the repository at this point in the history
  2. parametric over llama size

    cat-state committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c22a430 View commit details
    Browse the repository at this point in the history
  3. strict=True

    cat-state committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5bbda77 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    2c68d58 View commit details
    Browse the repository at this point in the history
  2. add readme and llama2 example

    Duy Phung committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    eed0c07 View commit details
    Browse the repository at this point in the history
  3. hparams 7b

    Duy Phung committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b74e2a9 View commit details
    Browse the repository at this point in the history
  4. fix style

    Duy Phung committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    62aafa0 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    PhungVanDuy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d35b66d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. remove bad file andd 7b llama2 config

    Duy Phung committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dba9cf4 View commit details
    Browse the repository at this point in the history
  2. change wandb

    Duy Phung committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    362737f View commit details
    Browse the repository at this point in the history
  3. update wandb

    Duy Phung committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b762bfb View commit details
    Browse the repository at this point in the history