Skip to content

Commit

Permalink
remove env to avoid unknown hang-up
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen, Zhentao authored Nov 12, 2023
1 parent b6634cf commit baf3ce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/llm-harness-evaluation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
working-directory: ${{ github.workspace }}/python/llm/dev/benchmark/harness
env:
USE_XETLA: OFF
SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS: 1
run: |
export HF_HOME=${HARNESS_HF_HOME}
export HF_DATASETS=$HARNESS_HF_HOME/datasets
Expand Down

0 comments on commit baf3ce6

Please sign in to comment.