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

Fix to ignore tokenizer tests on native for o200k #749

Merged
merged 1 commit into from
May 30, 2024

Conversation

realdavidvega
Copy link
Contributor

@realdavidvega realdavidvega commented May 30, 2024

This PR makes the o200k tokenizer tests to be ignored on native, since seems that not all characters are able to be encoded, like the ones from Hindi language. This should happen only on native.

The o200k encoding was added here: #748

@realdavidvega realdavidvega requested a review from raulraja May 30, 2024 17:11
@realdavidvega realdavidvega self-assigned this May 30, 2024
@realdavidvega realdavidvega changed the title Fix to ignore tokenizer tests on native Fix to ignore tokenizer tests on native for o200k May 30, 2024
@realdavidvega realdavidvega merged commit 625428c into main May 30, 2024
6 checks passed
@realdavidvega realdavidvega deleted the feature/support-gpt4o-encoding branch May 30, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants