Skip to content

Conversation

@dacorvo
Copy link

@dacorvo dacorvo commented Jan 16, 2026

The current version generates the following image tag for version 0.4.1:

0.10.2-inf2-py310-sdk2.26.0-ubuntu22.04

But it should be:

0.10.2-neuronx-py310-sdk2.26.0-ubuntu22.04

This pull-request also adds the 0.4.2 version, that has a slightly different tag prefix to include explicitly the optimum neuron version.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

The current version generates the following image tag for 0.4.1:
0.10.2-inf2-py310-sdk2.26.0-ubuntu22.04

But it should be:
0.10.2-neuronx-py310-sdk2.26.0-ubuntu22.04
Copilot AI review requested due to automatic review settings January 16, 2026 08:15
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the inference processor name for the HuggingFace vLLM NeuronX image configuration, changing it from 'inf2' to 'neuronx' to ensure the correct image tag format is generated.

Changes:

  • Updated the processor name from 'inf2' to 'neuronx' in the inference configuration
  • Updated the container_version key from 'inf2' to 'neuronx' to match the processor change

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@tengomucho tengomucho left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants