Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Questions tagged with AWS Neuron
AWS Neuron is a software development kit (SDK) for running machine learning inference using AWS Inferentia chips.
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
36 results
I am running a Deep Learning AMI Neuron (Ubuntu 22.04) instance on AWS. From the command line I created the CloudWatch agent configuration file "config.json", and successfully started the CloudWatch a...
1
answers
0
votes
179
views
asked 9 months ago
I installed "Deep Learning AMI Neuron Ubuntu (22.04)" on an EC2 g4dn.xlarge instance. After I login to the instance, I run the "neuron-monitor" command, and I get the following error:
"error":"unable ...
1
answers
0
votes
141
views
asked 9 months ago
[AWS Neuron Documentation](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/general/setup/neuron-setup/multiframework/multi-framework-ubuntu22-neuron-dlami.html#setup-ubuntu22-multi-framework-d...
1
answers
0
votes
102
views
asked a year ago
Hi,
I'm trying to run the neuron-device-plugin in our EKS cluster (following https://awsdocs-neuron.readthedocs-hosted.com/en/latest/containers/tutorials/k8s-setup.html) to run inf2.48xlarge nodes. ...
2
answers
0
votes
129
views
asked a year ago
I want to test Neuron on an AWS trn1.32xlarge instance using SDK version 2.20 and a PyTorch 2.1 Deep Learning AMI. We've encountered an error with the 'ResizeBilinear' operation, which isn't supported...
2
answers
0
votes
136
views
asked a year ago
Please, guide me how to install neuron runtime on ubuntu 22.04?
I always get cannot locate collectives after running this
"sudo apt-get install aws-neuronx-collectives=2.* -y"
I have WSL Ubuntu 22.04....
1
answers
0
votes
685
views
asked 2 years ago
Hello, i'm using **pytorch-inference:2.0.1-gpu-py310-cu118-ubuntu20.04-sagemaker** AMI and following this guide https://awsdocs-neuron.readthedocs-hosted.com/en/latest/general/setup/neuron-setup/pyto...
1
answers
0
votes
683
views
asked 2 years ago
hello,
i'm using **pytorch-inference:2.0.1-gpu-py310-cu118-ubuntu20.04-sagemaker** image to run the service i'd like to switch to INF2 instance.
~~I think i can try to use **pytorch-inference-neuro...
1
answers
0
votes
827
views
asked 2 years ago
Hi,
One big difference I've noticed between the inf1 and inf2 development experience is that with inf2, we are not able to compile models outside of inf2 instances (unlike inf1 where we were able to...
2
answers
0
votes
470
views
asked 2 years ago
Which version of torch_neuronx is used in the example?
This is asked because neither the API Reference at [aws website](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/frameworks/torch/torch-n...
2
answers
0
votes
522
views
asked 2 years ago
I am trying to run inference of GPT2 on inf2 instance using this transformers-neuronx example:
[https://github.com/aws-neuron/transformers-neuronx#hugging-face-generate-api-support]()
I keep getting ...
1
answers
0
votes
439
views
asked 2 years ago
I am currently facing an issue with the AWS Neuron SDK when trying to run the PyTorch example provided in the AWS Neuron GitHub repository on a Deep Learning AMI Neuron PyTorch 1.13 (Ubuntu 20.04) ins...
1
answers
0
votes
694
views
asked 3 years ago