Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
a756694b
"vscode:/vscode.git/clone" did not exist on "287d31e210bea92ad09aa30db6243f08245c51f6"
Unverified
Commit
a756694b
authored
Dec 21, 2024
by
hlky
Committed by
GitHub
Dec 21, 2024
Browse files
Fix push_tests_mps.yml (#10326)
parent
d4138814
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/push_tests_mps.yml
.github/workflows/push_tests_mps.yml
+1
-1
No files found.
.github/workflows/push_tests_mps.yml
View file @
a756694b
...
@@ -46,7 +46,7 @@ jobs:
...
@@ -46,7 +46,7 @@ jobs:
shell
:
arch -arch arm64 bash {0}
shell
:
arch -arch arm64 bash {0}
run
:
|
run
:
|
${CONDA_RUN} python -m pip install --upgrade pip uv
${CONDA_RUN} python -m pip install --upgrade pip uv
${CONDA_RUN} python -m uv pip install -e [quality,test]
${CONDA_RUN} python -m uv pip install -e
".
[quality,test]
"
${CONDA_RUN} python -m uv pip install torch torchvision torchaudio
${CONDA_RUN} python -m uv pip install torch torchvision torchaudio
${CONDA_RUN} python -m uv pip install accelerate@git+https://github.com/huggingface/accelerate.git
${CONDA_RUN} python -m uv pip install accelerate@git+https://github.com/huggingface/accelerate.git
${CONDA_RUN} python -m uv pip install transformers --upgrade
${CONDA_RUN} python -m uv pip install transformers --upgrade
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment