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
OpenDAS
diffusers
Commits
9e2804f7
Unverified
Commit
9e2804f7
authored
Jan 17, 2024
by
Patrick von Platen
Committed by
GitHub
Jan 17, 2024
Browse files
Update pr_test_peft_backend.yml to use 1 process for testing (#6613)
parent
9112028e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/pr_test_peft_backend.yml
.github/workflows/pr_test_peft_backend.yml
+1
-1
No files found.
.github/workflows/pr_test_peft_backend.yml
View file @
9e2804f7
...
@@ -59,7 +59,7 @@ jobs:
...
@@ -59,7 +59,7 @@ jobs:
-
name
:
Run fast PyTorch LoRA CPU tests with PEFT backend
-
name
:
Run fast PyTorch LoRA CPU tests with PEFT backend
run
:
|
run
:
|
python -m pytest -n
2
--max-worker-restart=0 --dist=loadfile \
python -m pytest -n
1
--max-worker-restart=0 --dist=loadfile \
-s -v \
-s -v \
--make-reports=tests_${{ matrix.config.report }} \
--make-reports=tests_${{ matrix.config.report }} \
tests/lora/test_lora_layers_peft.py
tests/lora/test_lora_layers_peft.py
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