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
Describe the bug
JAN AI v0.5.7 is compatible with Tabby:
but not v0.5.11:
The issue arises because finish_reason is set to an empty string ("") instead of null.
finish_reason
null
Information about your version
main branch
Information about your GPU Please provide output of nvidia-smi
nvidia-smi
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
zwpaper
No branches or pull requests
Describe the bug
JAN AI v0.5.7 is compatible with Tabby:
but not v0.5.11:
The issue arises because
finish_reason
is set to an empty string ("") instead ofnull
.Information about your version
main branch
Information about your GPU
Please provide output of
nvidia-smi
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: