Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Neuron driver and associated packages #2893

Merged
merged 7 commits into from
Jan 13, 2024
Merged

Conversation

namannandan
Copy link
Collaborator

@namannandan namannandan commented Jan 10, 2024

Description

Install the Neuron driver as part of the install_dependencies.py script
Reference: https://awsdocs-neuron.readthedocs-hosted.com/en/latest/general/setup/neuron-setup/pytorch/neuronx/ubuntu/torch-neuronx-ubuntu20.html#setup-torch-neuronx-ubuntu20

Fixes #2869

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Feature/Issue validation/testing

@namannandan namannandan changed the title Install neurox driver and associated packages Install Neuron driver and associated packages Jan 13, 2024
@namannandan namannandan marked this pull request as ready for review January 13, 2024 00:25
transformers==4.31.0
tokenizers==0.13.3
sentencepiece==0.1.99
transformers
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also fixes transformers version issue flagged here: #2860

Copy link
Collaborator

@agunapal agunapal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@namannandan namannandan added this pull request to the merge queue Jan 13, 2024
Merged via the queue into master with commit 5d2698d Jan 13, 2024
13 checks passed
@namannandan namannandan deleted the inf2-driver-install branch January 22, 2024 18:48
@chauhang chauhang added this to the v0.10.0 milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instructions and installation for inf2 instances are broken
3 participants