Browse Source

chore: bump optimum-intel

AlpinDale 6 months ago
parent
commit
5ac65d2d49
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-openvino.txt

+ 1 - 1
requirements-openvino.txt

@@ -4,6 +4,6 @@
 # OpenVINO dependencies
 torch >= 2.1.2
 openvino ~= 2024.3.0.dev
-optimum-intel[openvino] >= 1.17.2
+optimum-intel[openvino] >= 1.18.1
 
 triton >= 2.2.0  # FIXME: This is a hack to avoid import error.