Skip to content

Commit 08a43d0

Browse files
authored
py : update transfomers version (ggml-org#9694)
* update transfomers version. * update hfh version.
1 parent ace4f4b commit 08a43d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/server/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp~=3.9.3
22
behave~=1.2.6
3-
huggingface_hub~=0.20.3
3+
huggingface_hub~=0.23.2
44
numpy~=1.26.4
55
openai~=1.30.3
66
prometheus-client~=0.20.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy~=1.26.4
22
sentencepiece~=0.2.0
3-
transformers>=4.40.1,<5.0.0
3+
transformers>=4.45.1,<5.0.0
44
gguf>=0.1.0
55
protobuf>=4.21.0,<5.0.0

0 commit comments

Comments
 (0)