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 loading process problem #19

Closed
mitya52 opened this issue Nov 20, 2023 · 0 comments · Fixed by #18
Closed

Tokenizer loading process problem #19

mitya52 opened this issue Nov 20, 2023 · 0 comments · Fixed by #18
Assignees

Comments

@mitya52
Copy link
Member

mitya52 commented Nov 20, 2023

found some problems with tokenizer loading:

first request to any model causes problem with tokenizer, error looks like this {"detail":"Tokenizer: failed to load tokenizer: EOF while parsing an object at line 6253 column 15"}
we should give path to tokenizer's data with model directly without "template": not all models stored in huggingface (3rd-party gpt model for example)

Failed to load tokenizer: EOF while parsing a value at line 1 column 0 when trying to use completion with wizardcoder/15b, llama2/7b, llama2/13b

@mitya52 mitya52 self-assigned this Nov 20, 2023
@mitya52 mitya52 linked a pull request Nov 20, 2023 that will close this issue
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 a pull request may close this issue.

1 participant