Skip to content

Commit 576942c

Browse files
authored
Remove neuronx extra from setup.py (#2348)
Remove neuronx dependency from setup.py Install with Optimum extra is not recommended for neuron for a while. Remove the extra to avoid confusion.
1 parent 1aa8e70 commit 576942c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
"neural-compressor": "optimum-intel[neural-compressor]>=1.23.0",
5757
"ipex": "optimum-intel[ipex]>=1.23.0",
5858
"habana": "optimum-habana>=1.17.0",
59-
"neuronx": ["optimum-neuron[neuronx]>=0.0.28"],
6059
"graphcore": "optimum-graphcore",
6160
"furiosa": "optimum-furiosa",
6261
"amd": "optimum-amd",

0 commit comments

Comments
 (0)