-
Notifications
You must be signed in to change notification settings - Fork 145
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
feature: add hallucination detection to server #2915
Conversation
d609968
to
a70c838
Compare
a70c838
to
c3d2a2a
Compare
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.
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.
c3d2a2a
to
d95f8f7
Compare
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.
This ran fine on the big office computer, but was really slow on my laptop. I'm somewhat concerned about putting this into prod because I think it will necessitate putting the server
on a GPU node.
I feel relatively strongly that we need to run the models separately outside of the server.
d95f8f7
to
01c59b9
Compare
01c59b9
to
58b5d33
Compare
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.
display detected hallucinations as non-zero on the table
58b5d33
to
20d5f10
Compare
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.
20d5f10
to
606cdc3
Compare
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.
Should be high prio on the ordered queries, but this is good!
Please indicate what issue this PR is related to and @ any maintainers who are relevant