[Doc][Neuron] add note to neuron documentation about resolving triton issue (#9257)
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
This commit is contained in:
parent
e00c094f15
commit
f990bab2a4
@ -27,6 +27,10 @@ Installation steps:
|
|||||||
|
|
||||||
.. _build_from_source_neuron:
|
.. _build_from_source_neuron:
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
The currently supported version of Pytorch for Neuron installs `triton` version `2.1.0`. This is incompatible with vLLM >= 0.5.3. You may see an error `cannot import name 'default_dump_dir...`. To work around this, run a `pip install --upgrade triton==3.0.0` after installing the vLLM wheel.
|
||||||
|
|
||||||
Build from source
|
Build from source
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user