Skip to content
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

Azure OpenAI support for MT-Bench #3240

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

maxim-saplin
Copy link

@maxim-saplin maxim-saplin commented Apr 14, 2024

Why are these changes needed?

Adds support for Azure hosted OpenAI endpoints and let's easily configure llm_judge via command line. Accesing GPT4 API through Azure is a widespread option and this change will make the MT-Bench friction lower for those ones searching for a quick chat model eval.

Checks

  • [N/A] I've run format.sh to lint the changes in this PR. -> there're seems to be an issue with old stdlib dependency, script fails with Python 3.11, used black formater from within VSCode
  • I've included any doc changes needed.
  • [N/A] I've made sure the relevant tests are passing (if applicable).

Additionllay

I have changed the readmy to use python instead of python3 for better consistency of samples (it had both commands here and there)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant