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

allow set local llm in the .env file; improve readme #134

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

StarCycle
Copy link
Contributor

  • Get the env variable inside build judge, otherwise LOCAL_LLM has not been read from .env file before we set it.
  • Improve readme. Add task types of the dataset
  • Improve readme. In fact, if the open ai key is set, the repo will always extract answers with judge LLM. Only when the key is not set, it will try exact matching mode

@kennymckormick kennymckormick merged commit f366671 into open-compass:main Mar 31, 2024
1 check passed
shan23chen pushed a commit to shan23chen/VLMEvalKit that referenced this pull request Oct 3, 2024
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.

2 participants