v0.3.0
What's Changed
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #133
- build(deps): bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0 by @dependabot in #132
- docs: update README with more contextual eval info by @nathan-weinberg in #130
- github: add stale bot to eval repo by @nathan-weinberg in #136
- ci: fix lint action by @nathan-weinberg in #137
- build(deps): bump rhysd/actionlint from 1.7.1 to 1.7.2 in /.github/workflows by @dependabot in #134
- Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 by @dependabot in #76
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #139
- Remove max_workers and serving_gpus from constructor by @danmcp in #140
- return overall_score from MTBenchBranch.judge_answers() by @alimaredia in #138
Note: This release contains two changes which aren't backwards compatible:
- Remove max_workers and serving_gpus from constructor by @danmcp in #140
- return overall_score from MTBenchBranch.judge_answers() by @alimaredia in #138
Full Changelog: v0.2.1...v0.3.0