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
bf40d7d8
Unverified
Commit
bf40d7d8
authored
Dec 19, 2023
by
Sayak Paul
Committed by
GitHub
Dec 19, 2023
Browse files
add peft dependency to fast push tests (#6229)
* add peft dependency * add peft dependency at the correct place.
parent
32ff4773
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/push_tests_fast.yml
.github/workflows/push_tests_fast.yml
+1
-0
No files found.
.github/workflows/push_tests_fast.yml
View file @
bf40d7d8
...
...
@@ -98,6 +98,7 @@ jobs:
-
name
:
Run example PyTorch CPU tests
if
:
${{ matrix.config.framework == 'pytorch_examples' }}
run
:
|
python -m pip install peft
python -m pytest -n 2 --max-worker-restart=0 --dist=loadfile \
--make-reports=tests_${{ matrix.config.report }} \
examples
...
...
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