Skip to content

Commit ff1c4e1

Browse files
authored
chore: add HF vllm neuron 0.4.2 image
1 parent 72b1a58 commit ff1c4e1

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.1"
7+
"0.4": "0.4.2"
88
},
99
"versions": {
1010
"0.4.1": {
@@ -32,6 +32,32 @@
3232
"sdk_versions": [
3333
"sdk2.26.0"
3434
]
35+
},
36+
"0.4.2": {
37+
"py_versions": [
38+
"py310"
39+
],
40+
"registries": {
41+
"ap-northeast-1": "763104351884",
42+
"ap-south-1": "763104351884",
43+
"ap-southeast-1": "763104351884",
44+
"ap-southeast-2": "763104351884",
45+
"eu-central-1": "763104351884",
46+
"eu-west-1": "763104351884",
47+
"eu-west-3": "763104351884",
48+
"sa-east-1": "763104351884",
49+
"us-east-1": "763104351884",
50+
"us-east-2": "763104351884",
51+
"us-west-2": "763104351884"
52+
},
53+
"tag_prefix": "0.11.0-optimum0.4.2",
54+
"repository": "huggingface-vllm-inference-neuronx",
55+
"container_version": {
56+
"neuronx": "ubuntu22.04"
57+
},
58+
"sdk_versions": [
59+
"sdk2.26.0"
60+
]
3561
}
3662
}
3763
}

0 commit comments

Comments
 (0)