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
e2fa94ef
Commit
e2fa94ef
authored
Apr 01, 2026
by
zhangyh15
Committed by
zhangzbb
Apr 01, 2026
Browse files
[feature]DAS中vllm0.15实际支持的transformers版本为5.2.0
parent
450460ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
requirements/common.txt
requirements/common.txt
+1
-1
No files found.
requirements/common.txt
View file @
e2fa94ef
...
@@ -7,7 +7,7 @@ requests >= 2.26.0
...
@@ -7,7 +7,7 @@ requests >= 2.26.0
tqdm
tqdm
blake3
blake3
py-cpuinfo
py-cpuinfo
transformers
>
=
4.56.0, < 5
transformers
=
=
5.2.0
tokenizers >= 0.21.1 # Required for fast incremental detokenization.
tokenizers >= 0.21.1 # Required for fast incremental detokenization.
protobuf >= 6.33.5 # Required by LlamaTokenizer, gRPC. CVE-2026-0994
protobuf >= 6.33.5 # Required by LlamaTokenizer, gRPC. CVE-2026-0994
fastapi[standard] >= 0.115.0 # Required by FastAPI's form models in the OpenAI API server's audio transcriptions endpoint.
fastapi[standard] >= 0.115.0 # Required by FastAPI's form models in the OpenAI API server's audio transcriptions endpoint.
...
...
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