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
c3fec47b
Unverified
Commit
c3fec47b
authored
Jun 16, 2025
by
Ning Xie
Committed by
GitHub
Jun 16, 2025
Browse files
[MISC] bump huggingface_hub pkg to 0.33.0 (#19547)
Signed-off-by:
Andy Xie
<
andy.xning@gmail.com
>
parent
1173804d
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
requirements/common.txt
requirements/common.txt
+1
-1
requirements/test.in
requirements/test.in
+1
-1
requirements/test.txt
requirements/test.txt
+2
-2
No files found.
requirements/common.txt
View file @
c3fec47b
...
...
@@ -8,7 +8,7 @@ tqdm
blake3
py-cpuinfo
transformers >= 4.51.1
huggingface-hub[hf_xet] >= 0.3
2
.0 # Required for Xet downloads.
huggingface-hub[hf_xet] >= 0.3
3
.0 # Required for Xet downloads.
tokenizers >= 0.21.1 # Required for fast incremental detokenization.
protobuf # Required by LlamaTokenizer.
fastapi[standard] >= 0.115.0 # Required by FastAPI's form models in the OpenAI API server's audio transcriptions endpoint.
...
...
requirements/test.in
View file @
c3fec47b
...
...
@@ -36,7 +36,7 @@ lm-eval[api]==0.4.8 # required for model evaluation test
mteb[bm25s]>=1.38.11, <2 # required for mteb test
transformers==4.52.4
tokenizers==0.21.1
huggingface-hub[hf_xet]>=0.3
0
.0 # Required for Xet downloads.
huggingface-hub[hf_xet]>=0.3
3
.0 # Required for Xet downloads.
schemathesis>=3.39.15 # Required for openai schema test.
# quantization
bitsandbytes>=0.45.3
...
...
requirements/test.txt
View file @
c3fec47b
...
...
@@ -192,7 +192,7 @@ h11==0.14.0
# via httpcore
harfile==0.3.0
# via schemathesis
hf-xet==
0
.1.
4
hf-xet==
1
.1.
3
# via huggingface-hub
hiredis==3.0.0
# via tensorizer
...
...
@@ -202,7 +202,7 @@ httpx==0.27.2
# via
# -r requirements/test.in
# schemathesis
huggingface-hub==0.3
0.1
huggingface-hub==0.3
3.0
# via
# -r requirements/test.in
# accelerate
...
...
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