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

Update openai_compatible.py #600

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Update openai_compatible.py #600

merged 1 commit into from
Feb 5, 2024

Conversation

7flash
Copy link
Contributor

@7flash 7flash commented Feb 1, 2024

Fixing error

KeyError: 'Could not automatically map gpt4 to a tokeniser. Please use tiktoken.get_encoding to explicitly get the tokeniser you expect.'

Fixing error

KeyError: 'Could not automatically map gpt4 to a tokeniser. Please use `tiktoken.get_encoding` to explicitly get the tokeniser you expect.'
@rlouf rlouf merged commit 407d76e into outlines-dev:main Feb 5, 2024
2 of 4 checks passed
@rlouf
Copy link
Member

rlouf commented Feb 5, 2024

Thank you for spotting this and correcting 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

Successfully merging this pull request may close these issues.

None yet

2 participants