Skip to content

Commit

Permalink
use all runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen, Zhentao committed Nov 11, 2023
1 parent c3c4dd8 commit 8c61f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llm-harness-evaluation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
task: "mmlu"
precision: ["fp8"] #options: sym_int4, fp4, nf4, mixed_4bit, fp8

runs-on: [self-hosted, llm, accuracy, temp-arc01]
runs-on: [self-hosted, llm, accuracy]
env:
ANALYTICS_ZOO_ROOT: ${{ github.workspace }}
ORIGIN_DIR: /mnt/disk1/models
Expand Down

0 comments on commit 8c61f6d

Please sign in to comment.