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

load tiktoken bpe error #23

Open
bekhzod-olimov opened this issue Aug 21, 2024 · 0 comments
Open

load tiktoken bpe error #23

bekhzod-olimov opened this issue Aug 21, 2024 · 0 comments

Comments

@bekhzod-olimov
Copy link

I have experienced the following problem when loading tiktoken bpe:
mergeable_ranks = load_tiktoken_bpe(tokenizer_path)

ValueError: too many values to unpack (expected 2)

I installed three different versions of tiktoken (0.5.0, 0.6.0, 0.7.0) but all off them resulted in the same issue.

Could you please help me to solve it?

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