Skip to content

Commit 7e744bf

Browse files
committed
release: huggingface tgi neuronx 0.0.25 image
1 parent 1c0699d commit 7e744bf

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

src/sagemaker/image_uri_config/huggingface-llm-neuronx.json

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"inf2"
55
],
66
"version_aliases": {
7-
"0.0": "0.0.24"
7+
"0.0": "0.0.25"
88
},
99
"versions": {
1010
"0.0.16": {
@@ -301,6 +301,39 @@
301301
"container_version": {
302302
"inf2": "ubuntu22.04"
303303
}
304+
},
305+
"0.0.25": {
306+
"py_versions": [
307+
"py310"
308+
],
309+
"registries": {
310+
"ap-northeast-1": "763104351884",
311+
"ap-south-1": "763104351884",
312+
"ap-south-2": "772153158452",
313+
"ap-southeast-1": "763104351884",
314+
"ap-southeast-2": "763104351884",
315+
"ap-southeast-4": "457447274322",
316+
"cn-north-1": "727897471807",
317+
"cn-northwest-1": "727897471807",
318+
"eu-central-1": "763104351884",
319+
"eu-central-2": "380420809688",
320+
"eu-south-2": "503227376785",
321+
"eu-west-1": "763104351884",
322+
"eu-west-3": "763104351884",
323+
"il-central-1": "780543022126",
324+
"sa-east-1": "763104351884",
325+
"us-east-1": "763104351884",
326+
"us-east-2": "763104351884",
327+
"us-gov-east-1": "446045086412",
328+
"us-gov-west-1": "442386744353",
329+
"us-west-2": "763104351884",
330+
"ca-west-1": "204538143572"
331+
},
332+
"tag_prefix": "2.1.2-optimum0.0.25",
333+
"repository": "huggingface-pytorch-tgi-inference",
334+
"container_version": {
335+
"inf2": "ubuntu22.04"
336+
}
304337
}
305338
}
306339
}

0 commit comments

Comments
 (0)