Skip to content

Commit 6deeeab

Browse files
authored
Merge branch 'master' into master
2 parents 619aaa1 + 7825dc9 commit 6deeeab

File tree

8 files changed

+380
-11
lines changed

8 files changed

+380
-11
lines changed

src/sagemaker/image_uri_config/autogluon.json

Lines changed: 88 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"0.8": "0.8.2",
1414
"1.0": "1.0.0",
1515
"1.1": "1.1.1",
16-
"1.2": "1.2.0"
16+
"1.2": "1.2.0",
17+
"1.3": "1.3.0"
1718
},
1819
"versions": {
1920
"0.3.1": {
@@ -605,6 +606,47 @@
605606
"py_versions": [
606607
"py311"
607608
]
609+
},
610+
"1.3.0": {
611+
"registries": {
612+
"af-south-1": "626614931356",
613+
"il-central-1": "780543022126",
614+
"ap-east-1": "871362719292",
615+
"ap-northeast-1": "763104351884",
616+
"ap-northeast-2": "763104351884",
617+
"ap-northeast-3": "364406365360",
618+
"ap-south-1": "763104351884",
619+
"ap-southeast-1": "763104351884",
620+
"ap-southeast-2": "763104351884",
621+
"ap-southeast-3": "907027046896",
622+
"ap-southeast-4": "457447274322",
623+
"ca-central-1": "763104351884",
624+
"eu-central-1": "763104351884",
625+
"eu-north-1": "763104351884",
626+
"eu-west-1": "763104351884",
627+
"eu-west-2": "763104351884",
628+
"eu-west-3": "763104351884",
629+
"eu-south-1": "692866216735",
630+
"me-south-1": "217643126080",
631+
"sa-east-1": "763104351884",
632+
"us-east-1": "763104351884",
633+
"us-east-2": "763104351884",
634+
"us-gov-east-1": "446045086412",
635+
"us-gov-west-1": "442386744353",
636+
"us-iso-east-1": "886529160074",
637+
"us-isob-east-1": "094389454867",
638+
"us-west-1": "763104351884",
639+
"us-west-2": "763104351884",
640+
"ca-west-1": "204538143572"
641+
},
642+
"repository": "autogluon-training",
643+
"processors": [
644+
"cpu",
645+
"gpu"
646+
],
647+
"py_versions": [
648+
"py311"
649+
]
608650
}
609651
}
610652
},
@@ -618,7 +660,8 @@
618660
"0.8": "0.8.2",
619661
"1.0": "1.0.0",
620662
"1.1": "1.1.1",
621-
"1.2": "1.2.0"
663+
"1.2": "1.2.0",
664+
"1.3": "1.3.0"
622665
},
623666
"versions": {
624667
"0.3.1": {
@@ -1243,6 +1286,49 @@
12431286
"py_versions": [
12441287
"py311"
12451288
]
1289+
},
1290+
"1.3.0": {
1291+
"registries": {
1292+
"af-south-1": "626614931356",
1293+
"il-central-1": "780543022126",
1294+
"ap-east-1": "871362719292",
1295+
"ap-northeast-1": "763104351884",
1296+
"ap-northeast-2": "763104351884",
1297+
"ap-northeast-3": "364406365360",
1298+
"ap-south-1": "763104351884",
1299+
"ap-southeast-1": "763104351884",
1300+
"ap-southeast-2": "763104351884",
1301+
"ap-southeast-3": "907027046896",
1302+
"ap-southeast-4": "457447274322",
1303+
"ca-central-1": "763104351884",
1304+
"cn-north-1": "727897471807",
1305+
"cn-northwest-1": "727897471807",
1306+
"eu-central-1": "763104351884",
1307+
"eu-north-1": "763104351884",
1308+
"eu-west-1": "763104351884",
1309+
"eu-west-2": "763104351884",
1310+
"eu-west-3": "763104351884",
1311+
"eu-south-1": "692866216735",
1312+
"me-south-1": "217643126080",
1313+
"sa-east-1": "763104351884",
1314+
"us-east-1": "763104351884",
1315+
"us-east-2": "763104351884",
1316+
"us-gov-east-1": "446045086412",
1317+
"us-gov-west-1": "442386744353",
1318+
"us-iso-east-1": "886529160074",
1319+
"us-isob-east-1": "094389454867",
1320+
"us-west-1": "763104351884",
1321+
"us-west-2": "763104351884",
1322+
"ca-west-1": "204538143572"
1323+
},
1324+
"repository": "autogluon-inference",
1325+
"processors": [
1326+
"cpu",
1327+
"gpu"
1328+
],
1329+
"py_versions": [
1330+
"py311"
1331+
]
12461332
}
12471333
}
12481334
}

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

Lines changed: 54 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.27"
7+
"0.0": "0.0.28"
88
},
99
"versions": {
1010
"0.0.16": {
@@ -589,6 +589,59 @@
589589
"container_version": {
590590
"inf2": "ubuntu22.04"
591591
}
592+
},
593+
"0.0.28": {
594+
"py_versions": [
595+
"py310"
596+
],
597+
"registries": {
598+
"af-south-1": "626614931356",
599+
"ap-east-1": "871362719292",
600+
"ap-east-2": "975050140332",
601+
"ap-northeast-1": "763104351884",
602+
"ap-northeast-2": "763104351884",
603+
"ap-northeast-3": "364406365360",
604+
"ap-south-1": "763104351884",
605+
"ap-south-2": "772153158452",
606+
"ap-southeast-1": "763104351884",
607+
"ap-southeast-2": "763104351884",
608+
"ap-southeast-3": "907027046896",
609+
"ap-southeast-4": "457447274322",
610+
"ap-southeast-5": "550225433462",
611+
"ap-southeast-7": "590183813437",
612+
"ca-central-1": "763104351884",
613+
"ca-west-1": "204538143572",
614+
"cn-north-1": "727897471807",
615+
"cn-northwest-1": "727897471807",
616+
"eu-central-1": "763104351884",
617+
"eu-central-2": "380420809688",
618+
"eu-north-1": "763104351884",
619+
"eu-south-1": "692866216735",
620+
"eu-south-2": "503227376785",
621+
"eu-west-1": "763104351884",
622+
"eu-west-2": "763104351884",
623+
"eu-west-3": "763104351884",
624+
"il-central-1": "780543022126",
625+
"me-central-1": "914824155844",
626+
"me-south-1": "217643126080",
627+
"mx-central-1": "637423239942",
628+
"sa-east-1": "763104351884",
629+
"us-east-1": "763104351884",
630+
"us-east-2": "763104351884",
631+
"us-gov-east-1": "446045086412",
632+
"us-gov-west-1": "442386744353",
633+
"us-iso-east-1": "886529160074",
634+
"us-isob-east-1": "094389454867",
635+
"us-isof-east-1": "303241398832",
636+
"us-isof-south-1": "454834333376",
637+
"us-west-1": "763104351884",
638+
"us-west-2": "763104351884"
639+
},
640+
"tag_prefix": "2.1.2-optimum0.0.28",
641+
"repository": "huggingface-pytorch-tgi-inference",
642+
"container_version": {
643+
"inf2": "ubuntu22.04"
644+
}
592645
}
593646
}
594647
}

src/sagemaker/image_uri_config/huggingface-neuronx.json

Lines changed: 134 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"version_aliases": {
77
"4.28": "4.28.1",
88
"4.34": "4.34.1",
9-
"4.36": "4.36.2"
9+
"4.36": "4.36.2",
10+
"4.43": "4.43.2",
11+
"4.48": "4.48.1"
1012
},
1113
"versions": {
1214
"4.28.1": {
@@ -140,6 +142,92 @@
140142
"sdk2.18.0"
141143
]
142144
}
145+
},
146+
"4.43.2": {
147+
"version_aliases": {
148+
"pytorch2.1": "pytorch2.1.2"
149+
},
150+
"pytorch2.1.2": {
151+
"py_versions": [
152+
"py310"
153+
],
154+
"repository": "huggingface-pytorch-inference-neuronx",
155+
"registries": {
156+
"ap-northeast-1": "763104351884",
157+
"ap-south-1": "763104351884",
158+
"ap-south-2": "772153158452",
159+
"ap-southeast-1": "763104351884",
160+
"ap-southeast-2": "763104351884",
161+
"ap-southeast-4": "457447274322",
162+
"ap-southeast-5": "550225433462",
163+
"ap-southeast-7": "590183813437",
164+
"cn-north-1": "727897471807",
165+
"cn-northwest-1": "727897471807",
166+
"eu-central-1": "763104351884",
167+
"eu-central-2": "380420809688",
168+
"eu-south-2": "503227376785",
169+
"eu-west-1": "763104351884",
170+
"eu-west-3": "763104351884",
171+
"il-central-1": "780543022126",
172+
"mx-central-1":"637423239942",
173+
"sa-east-1": "763104351884",
174+
"us-east-1": "763104351884",
175+
"us-east-2": "763104351884",
176+
"us-gov-east-1": "446045086412",
177+
"us-gov-west-1": "442386744353",
178+
"us-west-2": "763104351884",
179+
"ca-west-1": "204538143572"
180+
},
181+
"container_version": {
182+
"inf": "ubuntu20.04"
183+
},
184+
"sdk_versions": [
185+
"sdk2.20.0"
186+
]
187+
}
188+
},
189+
"4.48.1": {
190+
"version_aliases": {
191+
"pytorch2.1": "pytorch2.1.2"
192+
},
193+
"pytorch2.1.2": {
194+
"py_versions": [
195+
"py310"
196+
],
197+
"repository": "huggingface-pytorch-inference-neuronx",
198+
"registries": {
199+
"ap-northeast-1": "763104351884",
200+
"ap-south-1": "763104351884",
201+
"ap-south-2": "772153158452",
202+
"ap-southeast-1": "763104351884",
203+
"ap-southeast-2": "763104351884",
204+
"ap-southeast-4": "457447274322",
205+
"ap-southeast-5": "550225433462",
206+
"ap-southeast-7": "590183813437",
207+
"cn-north-1": "727897471807",
208+
"cn-northwest-1": "727897471807",
209+
"eu-central-1": "763104351884",
210+
"eu-central-2": "380420809688",
211+
"eu-south-2": "503227376785",
212+
"eu-west-1": "763104351884",
213+
"eu-west-3": "763104351884",
214+
"il-central-1": "780543022126",
215+
"mx-central-1":"637423239942",
216+
"sa-east-1": "763104351884",
217+
"us-east-1": "763104351884",
218+
"us-east-2": "763104351884",
219+
"us-gov-east-1": "446045086412",
220+
"us-gov-west-1": "442386744353",
221+
"us-west-2": "763104351884",
222+
"ca-west-1": "204538143572"
223+
},
224+
"container_version": {
225+
"inf": "ubuntu20.04"
226+
},
227+
"sdk_versions": [
228+
"sdk2.20.0"
229+
]
230+
}
143231
}
144232
}
145233
},
@@ -150,7 +238,8 @@
150238
"version_aliases": {
151239
"4.28": "4.28.1",
152240
"4.34": "4.34.1",
153-
"4.36": "4.36.2"
241+
"4.36": "4.36.2",
242+
"4.43": "4.43.2"
154243
},
155244
"versions": {
156245
"4.28.1": {
@@ -372,6 +461,49 @@
372461
"sdk2.18.0"
373462
]
374463
}
464+
},
465+
"4.43.2": {
466+
"version_aliases": {
467+
"pytorch2.1": "pytorch2.1.2"
468+
},
469+
"pytorch2.1.2": {
470+
"py_versions": [
471+
"py310"
472+
],
473+
"repository": "huggingface-pytorch-inference-neuronx",
474+
"registries": {
475+
"ap-northeast-1": "763104351884",
476+
"ap-south-1": "763104351884",
477+
"ap-south-2": "772153158452",
478+
"ap-southeast-1": "763104351884",
479+
"ap-southeast-2": "763104351884",
480+
"ap-southeast-4": "457447274322",
481+
"ap-southeast-5": "550225433462",
482+
"ap-southeast-7": "590183813437",
483+
"cn-north-1": "727897471807",
484+
"cn-northwest-1": "727897471807",
485+
"eu-central-1": "763104351884",
486+
"eu-central-2": "380420809688",
487+
"eu-south-2": "503227376785",
488+
"eu-west-1": "763104351884",
489+
"eu-west-3": "763104351884",
490+
"il-central-1": "780543022126",
491+
"mx-central-1":"637423239942",
492+
"sa-east-1": "763104351884",
493+
"us-east-1": "763104351884",
494+
"us-east-2": "763104351884",
495+
"us-gov-east-1": "446045086412",
496+
"us-gov-west-1": "442386744353",
497+
"us-west-2": "763104351884",
498+
"ca-west-1": "204538143572"
499+
},
500+
"container_version": {
501+
"inf": "ubuntu20.04"
502+
},
503+
"sdk_versions": [
504+
"sdk2.20.0"
505+
]
506+
}
375507
}
376508
}
377509
}

0 commit comments

Comments
 (0)