Skip to content

Commit 7003ae7

Browse files
committed
hf_transfer
1 parent 3c26422 commit 7003ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_tests_mps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
run: |
8989
${CONDA_RUN} python -m pip install --upgrade pip uv
9090
${CONDA_RUN} python -m uv pip install -e ".[quality,test]"
91+
${CONDA_RUN} python -m uv pip install hf_transfer
9192
${CONDA_RUN} python -m uv pip install torch torchvision torchaudio
9293
${CONDA_RUN} python -m uv pip install accelerate@git+https://github.com/huggingface/accelerate.git
9394
${CONDA_RUN} python -m uv pip install transformers --upgrade

0 commit comments

Comments
 (0)