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
Problem: with such wild variability in output based on not only the LLMs but the prompts, small changes can result in quite significant differences.
Solution: ability to specify a list of prompt variations and a list of different LLMs to try.
You could use Optuna for efficient evaluation (cf DSPy), along with argilla the human evaluation.
The text was updated successfully, but these errors were encountered:
@boxabirds have you got an API in mind?
Sorry, something went wrong.
No branches or pull requests
Problem: with such wild variability in output based on not only the LLMs but the prompts, small changes can result in quite significant differences.
Solution: ability to specify a list of prompt variations and a list of different LLMs to try.
You could use Optuna for efficient evaluation (cf DSPy), along with argilla the human evaluation.
The text was updated successfully, but these errors were encountered: