We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not really directly useful given the Chat API...
But triangulating:
We know they exist.
The text was updated successfully, but these errors were encountered:
what does im mean in im_start/im_end?
im
im_start
im_end
Sorry, something went wrong.
They are the special tokens used in the OpenAI Chat format as it gets translated and presented to the model.
@zyxue It seems to be "input message". Check here.
@spolu
It's possible that the APi side uses and extended tokenizer like: https://github.com/openai/tiktoken/tree/main#extending-tiktoken
No branches or pull requests
Not really directly useful given the Chat API...
But triangulating:
We know they exist.
The text was updated successfully, but these errors were encountered: