-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add curator to handle inference for the model being evaluated #51
base: main
Are you sure you want to change the base?
Conversation
…urator model (doesn't work as is)
Ok we are going to fix two things in curator to simplify this (can do another PR later when these fixes are released)
|
Testing with
|
Testing with
Working! |
It would be better to pass @jmercat have you done this before? tried adding a
But ran into bugs, so just hardcoded the rate limits for gemini in the class itself |
… jean/curator_model
…r claude and gemini, remove ability to pass arbitrary backend_params as it mostly crashes, uses max_retries and timeout parameters
No description provided.