-
- Downloads
Allow using different runtime kwargs for different evaluators in BatchEvalRunner (#11727)
* update batch_runner to allow multiple runtime kwargs when using multiple evaluators while maintaining backwards compatibility * add tests for batch_runner * remove unused mocker argument from tests * mark tests as async to appease the CI/CD gods * Combine two tests into one to appease the CI/CD gods
Please register or sign in to comment