Skip to content

Commit

Permalink
relax openvino requirement to support latest master
Browse files Browse the repository at this point in the history
  • Loading branch information
mzegla committed Apr 10, 2024
1 parent 601115c commit 2547b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-openvino.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pydantic >= 2.0 # Required for OpenAI server.
prometheus_client >= 0.18.0
torch >= 2.1.2
transformers >= 4.38.0 # Required for Gemma.
openvino==2024.1.0
openvino>=2024.1.0
optimum-intel[openvino,nncf] @ git+https://github.com/huggingface/optimum-intel.git@d2f9fdb5107d5df1887f8a4bd138682b73e9f79c
outlines >= 0.0.27
einops
Expand Down

0 comments on commit 2547b12

Please sign in to comment.