Skip to content

Commit ebc9aad

Browse files
committed
Added acknowledgements to the README
1 parent 50a5fb8 commit ebc9aad

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,12 @@ To run evals:
152152
To quickly test various models: See [/tests](./tests/)
153153

154154
## Notes
155-
- When I originally ran the evaluations, I saw my result would place me in 12th. By the time of submission (24 hours later), my agent placed 13th. Just 48 hours after this, my agent dropped to 15th! Such is the fascinating rate of progress in AI.
155+
- When I originally ran the evaluations, I saw my result would place me in 12th. By the time of submission (24 hours later), my agent placed 13th. Just 48 hours after this, my agent dropped to 15th! Such is the fascinating rate of progress in AI.
156+
157+
## Acknowledgements
158+
- Thank you to [Taras](https://taras.com/) for supporting the compute costs of my experiments
159+
- Thank you to all the amazing teams at Anthropic that enabled me to leverage Claude-4-Sonnet, which is such an incredible model
160+
- Likewise to the Qwen team for releasing Qwen3-Coder to the world, completely open source
161+
- Thank you to the Claude Code team for inspiring my agentic tool use implementation and philosophy
162+
- Thank you to the Litellm team for such an simple to use package, allowing me to switch providers with ease
163+
- Thank you to OpenRouter for such a great routing service, allowing me to switch models with ease

0 commit comments

Comments
 (0)