Skip to content

Commit fb22bc5

Browse files
Small fix
1 parent a18ee77 commit fb22bc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/llm_unit_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,6 @@ jobs:
430430
run: |
431431
python -m pip uninstall datasets -y
432432
python -m pip install transformers==4.36.0 datasets peft==0.10.0
433-
434433
python -m pip install bitsandbytes scipy
435434
# Specific oneapi position on arc ut test machines
436435
if [[ "$RUNNER_OS" == "Linux" ]]; then

0 commit comments

Comments
 (0)