Closed jeffhataws closed 5 months ago
Hi @jeffhataws, thanks for reporting, could you provide more details about the version of neuron SDK that you are testing with?
There are some checkers in optimum-neuron
to detect dependencies versions, for example all stable diffusion features are available after neuronx-cc==2.6.*
, and the latest neuronx-cc==2.12.68.0+4480452af
for torch 2.1.2 in neuron SDK 2.17. I wonder if the neuronx-cc==2.0.37506.0a0+dedc3e172
that you are testing is for which version of neuron SDK?
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Thank you!
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Thank you!
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Thank you!
Thanks @JingyaHuang for checking back. It was a beta version. We will retest with latest Optimum Neuron and compiler.
Replaced by more up-to-date https://github.com/huggingface/optimum-neuron/issues/597
Test procedures:
Test results are shown at the bottom.
Some of the failed tests that failed with
RuntimeError: nrt_load_collectives status=2 message="Invalid"
pass when run by itself, for exampletests/pipelines/test_decoder_pipelines.py::test_load_no_parameters[hf-internal-testing/tiny-random-gpt2]
.Packages tested (alpha):
Test errors types (uniquified):
Test results: