-
Notifications
You must be signed in to change notification settings - Fork 12.2k
Server enhancements - grammar segfault and helper titles. #5080
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
Conversation
Aaah smacked down by the dreaded trailing whitespace. Reviewbot must be a python coder. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Should we change the deps.sh
script to output raw string literals?
Oh is that why they were written that way? Yes that would be great for
readability.
…On Tue, Jan 23, 2024, 07:52 Georgi Gerganov ***@***.***> wrote:
***@***.**** approved this pull request.
Nice!
Should we change the deps.sh script to output raw string literals?
—
Reply to this email directly, view it on GitHub
<#5080 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZP3DFPUBKHSGYS7EHHHCDYP5T25AVCNFSM6AAAAABCFOHDUOVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTQMZYGA2TIMBZGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
After rebasing and fixing the EditorConfig Checker we can merge |
Thx. 👍 |
I think this PR is quite outdated - probably not relevant anymore? |
Good question. I'll take another look but I think the segfault fix on no grammar is still important. Unless another PR fixed it. |
Is this bug still present? Just chasing up older PRs to make sure it's not obsolete |
It looks like @ggerganov fixed this directly so no need anymore. |
I noticed the server example segfaults on a null context if the grammar can't be parsed. This is fixed.
I also added titles with helpful mouseover explanations in the UI to help people understand n_predict, top_k, etc: