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

gguf conversion add_prefix_space=None for llama3 #31937

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Commits on Jul 23, 2024

  1. gguf conversion forces add_prefix_space=False for llama3, this is not…

    … required and forces from_slow, which fails. changing to None + test
    itazap committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4ef2bbb View commit details
    Browse the repository at this point in the history
  2. typo

    itazap committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8f678a5 View commit details
    Browse the repository at this point in the history
  3. clean test

    itazap committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d149907 View commit details
    Browse the repository at this point in the history