Skip to content

Commit d848897

Browse files
Merge pull request vllm-project#12 from slyalin/transformers_4_39
Transformers 4.39
2 parents 388450f + fc6302a commit d848897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-openvino.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ uvicorn[standard]
66
pydantic >= 2.0 # Required for OpenAI server.
77
prometheus_client >= 0.18.0
88
torch >= 2.1.2
9-
transformers >= 4.38.0 # Required for Gemma.
9+
transformers >= 4.39.0 # Required for Gemma.
1010
openvino>=2024.1.0
1111
optimum-intel[openvino,nncf] @ git+https://github.com/huggingface/optimum-intel.git@ff5d185738d2f5f93dc609870474b205d8136b99
1212
outlines >= 0.0.27

0 commit comments

Comments
 (0)