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

Llama2 #524

Merged
merged 22 commits into from
Dec 18, 2023
Merged

Llama2 #524

merged 22 commits into from
Dec 18, 2023

Commits on Nov 9, 2023

  1. add llama

    xiezipeng-ML committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    254a882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c2cf3 View commit details
    Browse the repository at this point in the history
  3. refine

    xiezipeng-ML committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    df7f35e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. refine

    xiezipeng-ML committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3563318 View commit details
    Browse the repository at this point in the history
  2. reformat

    xiezipeng-ML committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c5fee90 View commit details
    Browse the repository at this point in the history
  3. add pipeline

    xiezipeng-ML committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    044de1d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. add alpaca and test

    xiezipeng-ML committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d89d478 View commit details
    Browse the repository at this point in the history
  2. add sft

    xiezipeng-ML committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    403f5fc View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. update rotary embedding

    xiezipeng-ML committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e5e3029 View commit details
    Browse the repository at this point in the history
  2. refine

    xiezipeng-ML committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    26cba97 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. support llama trainer

    xiezipeng-ML committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    67c3377 View commit details
    Browse the repository at this point in the history
  2. modify rotary embed

    xiezipeng-ML committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    df66856 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. test sft ckpt

    xiezipeng-ML committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fd46caf View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. support EleutherAI

    xiezipeng-ML committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    fba489a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. refine

    xiezipeng-ML committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1d49d8e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. refine and add readme

    xiezipeng-ML committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4291328 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 12, 2023

  1. fix mask dtype

    xiezipeng-ML committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    55a74b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f352b View commit details
    Browse the repository at this point in the history
  3. refine by comment

    xiezipeng-ML committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1b218d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    503524e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. refine

    xiezipeng-ML committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0b24b45 View commit details
    Browse the repository at this point in the history