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

Convert directly from llama3 #4268

Merged
merged 9 commits into from
May 21, 2024
Merged

Convert directly from llama3 #4268

merged 9 commits into from
May 21, 2024

Commits on May 20, 2024

  1. some changes for llama3

    pdevine authored and mxyng committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d88582d View commit details
    Browse the repository at this point in the history
  2. add safetensors version

    pdevine authored and mxyng committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4730762 View commit details
    Browse the repository at this point in the history
  3. llama3 conversion

    pdevine authored and mxyng committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c8cf0d9 View commit details
    Browse the repository at this point in the history
  4. add fixes for llama

    pdevine authored and mxyng committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d355d20 View commit details
    Browse the repository at this point in the history
  5. add missing file

    pdevine authored and mxyng committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2d315ba View commit details
    Browse the repository at this point in the history
  6. bpe pretokenizer

    mxyng committed May 20, 2024
    Configuration menu
    Copy the full SHA
    547132e View commit details
    Browse the repository at this point in the history
  7. cleanup

    mxyng committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bbbd9f2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    34d5ef2 View commit details
    Browse the repository at this point in the history
  2. add test

    mxyng committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3591bbe View commit details
    Browse the repository at this point in the history