Skip to content

Commit

Permalink
add some changes to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bachvudinh committed Aug 6, 2024
1 parent dcf2494 commit bea0a4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: |
pip3 install -e .
pip3 install lm_eval[vllm]
echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Run benchmark
if: ${{ github.event.inputs.run_benchmark == 'true' }}
Expand Down
2 changes: 1 addition & 1 deletion lm-evaluation-harness

0 comments on commit bea0a4e

Please sign in to comment.