Replies: 1 comment
-
Is this implemented already? I would need it for the same purpose of QA like in the Harness Implementation of MML. Or can you recommend a different paython package for fast LLM inference? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Server doesn't have a logprob function such as https://textsynth.com/documentation.html#logprob. This function can be useful in evaluation harnesses such as MMLU to find what the model would pick for a multiple choice questions or other types of yes/no or limited choice questions. I don't know enough about the codebase now if it would be easy or hard to add this but it could be useful if possible.
Beta Was this translation helpful? Give feedback.
All reactions