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

Added test for the way BytePairTokenizer handles the \n\n sequence, which is important in Lama chat templates #1912

Merged
merged 5 commits into from
Oct 16, 2024

Commits on Oct 8, 2024

  1. added test for the way BytePairTokenizer handles the \n\n sequence, w…

    …hich is important in Lama chat templates
    martin-gorner committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b9a2026 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    72e3bcf View commit details
    Browse the repository at this point in the history
  2. fixed linter errors

    martin-gorner committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c712f97 View commit details
    Browse the repository at this point in the history