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

Tokenizer reported as incompatible tokenizer #126

Open
elektroinformaciobiz opened this issue Sep 29, 2024 · 0 comments
Open

Tokenizer reported as incompatible tokenizer #126

elektroinformaciobiz opened this issue Sep 29, 2024 · 0 comments

Comments

@elektroinformaciobiz
Copy link

I used https://huggingface.co/sambanovasystems/SambaLingo-Hungarian-Chat-70B q40. Conversion was successful but it reported incompatible tokenizer.

Commented out the 'if (maxTokenLength < 1 || vocabSize != modelVocabSize)' expression and it worked as it should be. So maybe sometimes the tokenizer and the model have not the same size of dictionary.

Maybe a warning would be enough in these cases.

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

No branches or pull requests

1 participant