Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
31084b3b
Unverified
Commit
31084b3b
authored
Jul 28, 2025
by
Isotr0py
Committed by
GitHub
Jul 28, 2025
Browse files
[Bugfix][CI/Build] Update peft version in test requirement (#21729)
Signed-off-by:
Isotr0py
<
mozf@mail2.sysu.edu.cn
>
parent
bccc43c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
requirements/test.in
requirements/test.in
+1
-1
requirements/test.txt
requirements/test.txt
+1
-1
No files found.
requirements/test.in
View file @
31084b3b
...
...
@@ -15,7 +15,7 @@ httpx
librosa # required for audio tests
vector_quantize_pytorch # required for minicpmo_26 test
vocos # required for minicpmo_26 test
peft
peft
>=0.15.0 # required for phi-4-mm test
pqdm
ray[cgraph,default]>=2.43.0, !=2.44.* # Ray Compiled Graph, required by pipeline parallelism tests
sentence-transformers # required for embedding tests
...
...
requirements/test.txt
View file @
31084b3b
...
...
@@ -661,7 +661,7 @@ pathvalidate==3.2.1
# via pytablewriter
patsy==1.0.1
# via statsmodels
peft==0.1
3.2
peft==0.1
6.0
# via
# -r requirements/test.in
# lm-eval
...
...
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