-
Notifications
You must be signed in to change notification settings - Fork 777
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
Proposal for adding capability of replying to close-ended questions in a concise way #613
Comments
also related to #611 |
Yup, again, models really aren't great at things like "select a number from the list". The reason is that they're intentionally biased towards giving more output. 2-3 token responses are discouraged because they're usually nonsense. Can you talk a little bit about in what situation you think getting an LLM to select from a list would be valuable to an end user? |
Few thoughts:
Are there area of specific interests you could suggest to focus on? |
Describe the proposed contribution to the taxonomy
Input given at the prompt
Response from the current model
Response that you would expect instead with the contribution
The text was updated successfully, but these errors were encountered: