Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# GlickBest
Choosing the best LLM prompt systematically and optimally beyond guessing using a Bayesian tournament

## References
- [PDF - The Glicko System](http://www.glicko.net/glicko/glicko.pdf)
- [YouTube - 'Andy Kitchen - Promptly Evaluating Prompts with Bayesian Tournaments | PyData Amsterdam 2023'](https://youtu.be/UY3wxjk2o6o)
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
numpy