Skip to content

detect BPE preprocessor using some properties instead of a list of names - #184

Merged
lfoppiano merged 1 commit into
masterfrom
bugfix/detect-bpe
Feb 21, 2026
Merged

detect BPE preprocessor using some properties instead of a list of names #184
lfoppiano merged 1 commit into
masterfrom
bugfix/detect-bpe

Conversation

@lfoppiano

Copy link
Copy Markdown
Collaborator

I have trained a tokenizer whose name was "FastTokenizer" and despite I use BPE it was not recognised.

This Pr uses an additional information from the tokenizer to detect whether it's a BPE tokenizer

@lfoppiano
lfoppiano merged commit 241a245 into master Feb 21, 2026
2 checks passed
@lfoppiano
lfoppiano deleted the bugfix/detect-bpe branch February 21, 2026 16:18
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.

1 participant