Skip to content

Commit 50f605b

Browse files
committed
chore: add HF vllm neuron 0.4.4 image
Note that the actual SDK version is 2.26.1, but the images were published with a 2.26.0 tag.
1 parent ff1c4e1 commit 50f605b

1 file changed

Lines changed: 27 additions & 1 deletion

File tree

sagemaker-core/src/sagemaker/core/image_uri_config/huggingface-vllm-neuronx.json

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"neuronx"
55
],
66
"version_aliases": {
7-
"0.4": "0.4.2"
7+
"0.4": "0.4.4"
88
},
99
"versions": {
1010
"0.4.1": {
@@ -58,6 +58,32 @@
5858
"sdk_versions": [
5959
"sdk2.26.0"
6060
]
61+
},
62+
"0.4.4": {
63+
"py_versions": [
64+
"py310"
65+
],
66+
"registries": {
67+
"ap-northeast-1": "763104351884",
68+
"ap-south-1": "763104351884",
69+
"ap-southeast-1": "763104351884",
70+
"ap-southeast-2": "763104351884",
71+
"eu-central-1": "763104351884",
72+
"eu-west-1": "763104351884",
73+
"eu-west-3": "763104351884",
74+
"sa-east-1": "763104351884",
75+
"us-east-1": "763104351884",
76+
"us-east-2": "763104351884",
77+
"us-west-2": "763104351884"
78+
},
79+
"tag_prefix": "0.11.0-optimum0.4.4",
80+
"repository": "huggingface-vllm-inference-neuronx",
81+
"container_version": {
82+
"neuronx": "ubuntu22.04"
83+
},
84+
"sdk_versions": [
85+
"sdk2.26.0"
86+
]
6187
}
6288
}
6389
}

0 commit comments

Comments
 (0)