mirror of
https://github.com/huggingface/trl.git
synced 2025-10-20 10:03:51 +08:00
Install peft from main for CI tests with dev dependencies (#4250)
This commit is contained in:
committed by
GitHub
parent
f853e091ea
commit
f5827928a0
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -129,7 +129,7 @@ jobs:
|
||||
uv pip install -U git+https://github.com/huggingface/accelerate.git
|
||||
uv pip install -U git+https://github.com/huggingface/datasets.git
|
||||
uv pip install -U git+https://github.com/huggingface/transformers.git
|
||||
|
||||
uv pip install -U git+https://github.com/huggingface/peft.git
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user