Skip to content

Commit

Permalink
add ipex extra
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Jul 2, 2024
1 parent e4a147b commit dfae6fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"openvino": "optimum-intel[openvino]>=1.18.0",
"nncf": "optimum-intel[nncf]>=1.18.0",
"neural-compressor": "optimum-intel[neural-compressor]>=1.18.0",
"ipex": "optimum-intel[ipex]>=1.18.0",
"habana": ["optimum-habana", "transformers >= 4.38.0, < 4.39.0"],
"neuron": ["optimum-neuron[neuron]>=0.0.20", "transformers >= 4.36.2, < 4.42.0"],
"neuronx": ["optimum-neuron[neuronx]>=0.0.20", "transformers >= 4.36.2, < 4.42.0"],
Expand Down

0 comments on commit dfae6fc

Please sign in to comment.