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

[tnx] version bumps for the container #1939

Merged
merged 1 commit into from
May 21, 2024

Conversation

tosterberg
Copy link
Contributor

Description

Moving neuron container to python 3.10, ubuntu 22.04, and bumping versions of optimum in preparation for vllm 0.4.2.

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

@tosterberg tosterberg requested review from zachgk, frankfliu and a team as code owners May 21, 2024 03:42
ARG djl_version=0.28.0~SNAPSHOT
ARG torch_version=2.1.2
ARG torchvision_version=0.16.2
ARG python_version=3.9
# ARG python_version=3.10 # Ubuntu 22.04 has 3.10 installed by default
Copy link
Contributor

Choose a reason for hiding this comment

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

you can still specify 3.10, just to make the container clear with versions.

@tosterberg tosterberg merged commit 34c514f into deepjavalibrary:master May 21, 2024
6 checks passed
@tosterberg tosterberg deleted the version-bump branch May 21, 2024 16:48
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