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

For evals that don't require a judge, don't require OPENAI_API_KEY #54

Open
RyanMarten opened this issue Jan 19, 2025 · 0 comments
Open
Assignees

Comments

@RyanMarten
Copy link
Member

Example:
python -m eval.eval --model hf --tasks AMC23 --model_args "pretrained=Qwen/Qwen2.5-Math-1.5B-Instruct" --batch_size 32 --output_path logs

Gives

  File "/home/ubuntu/evalchemy/eval/eval.py", line 292, in cli_evaluate
    raise ValueError("Please set OPENAI_API_KEY")
ValueError: Please set OPENAI_API_KEY
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

No branches or pull requests

2 participants