Co-authored-by: Zhuohan Li <zhuohan@openai.com> Co-authored-by: Maratyszcza <marat@openai.com> Co-authored-by: Volodymyr Kyrylov <vol@wilab.org.ua>
4 lines
235 B
Markdown
4 lines
235 B
Markdown
# `gpt_oss.evals`
|
|
|
|
This module is a reincarnation of [simple-evals](https://github.com/openai/simple-evals) adapted for gpt-oss. It lets you
|
|
run GPQA and HealthBench against a runtime that supports Responses API on `localhost:8080/v1`. |