We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18ee77 commit fb22bc5Copy full SHA for fb22bc5
.github/workflows/llm_unit_tests.yml
@@ -430,7 +430,6 @@ jobs:
430
run: |
431
python -m pip uninstall datasets -y
432
python -m pip install transformers==4.36.0 datasets peft==0.10.0
433
-
434
python -m pip install bitsandbytes scipy
435
# Specific oneapi position on arc ut test machines
436
if [[ "$RUNNER_OS" == "Linux" ]]; then
0 commit comments