Skip to content

Commit

Permalink
Update Habana extra (#1937)
Browse files Browse the repository at this point in the history
  • Loading branch information
regisss authored Jul 2, 2024
1 parent 4e01a4a commit f7912d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"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"],
"habana": ["optimum-habana", "transformers >= 4.40.0, < 4.41.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"],
"graphcore": "optimum-graphcore",
Expand Down

0 comments on commit f7912d6

Please sign in to comment.