Skip to content

Commit 8027183

Browse files
authored
Merge branch 'master' into master-update-default-configs
2 parents a9a68ba + 84852dd commit 8027183

File tree

7 files changed

+378
-11
lines changed

7 files changed

+378
-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": {
@@ -137,6 +139,92 @@
137139
"sdk2.18.0"
138140
]
139141
}
142+
},
143+
"4.43.2": {
144+
"version_aliases": {
145+
"pytorch2.1": "pytorch2.1.2"
146+
},
147+
"pytorch2.1.2": {
148+
"py_versions": [
149+
"py310"
150+
],
151+
"repository": "huggingface-pytorch-inference-neuronx",
152+
"registries": {
153+
"ap-northeast-1": "763104351884",
154+
"ap-south-1": "763104351884",
155+
"ap-south-2": "772153158452",
156+
"ap-southeast-1": "763104351884",
157+
"ap-southeast-2": "763104351884",
158+
"ap-southeast-4": "457447274322",
159+
"ap-southeast-5": "550225433462",
160+
"ap-southeast-7": "590183813437",
161+
"cn-north-1": "727897471807",
162+
"cn-northwest-1": "727897471807",
163+
"eu-central-1": "763104351884",
164+
"eu-central-2": "380420809688",
165+
"eu-south-2": "503227376785",
166+
"eu-west-1": "763104351884",
167+
"eu-west-3": "763104351884",
168+
"il-central-1": "780543022126",
169+
"mx-central-1":"637423239942",
170+
"sa-east-1": "763104351884",
171+
"us-east-1": "763104351884",
172+
"us-east-2": "763104351884",
173+
"us-gov-east-1": "446045086412",
174+
"us-gov-west-1": "442386744353",
175+
"us-west-2": "763104351884",
176+
"ca-west-1": "204538143572"
177+
},
178+
"container_version": {
179+
"inf": "ubuntu20.04"
180+
},
181+
"sdk_versions": [
182+
"sdk2.20.0"
183+
]
184+
}
185+
},
186+
"4.48.1": {
187+
"version_aliases": {
188+
"pytorch2.1": "pytorch2.1.2"
189+
},
190+
"pytorch2.1.2": {
191+
"py_versions": [
192+
"py310"
193+
],
194+
"repository": "huggingface-pytorch-inference-neuronx",
195+
"registries": {
196+
"ap-northeast-1": "763104351884",
197+
"ap-south-1": "763104351884",
198+
"ap-south-2": "772153158452",
199+
"ap-southeast-1": "763104351884",
200+
"ap-southeast-2": "763104351884",
201+
"ap-southeast-4": "457447274322",
202+
"ap-southeast-5": "550225433462",
203+
"ap-southeast-7": "590183813437",
204+
"cn-north-1": "727897471807",
205+
"cn-northwest-1": "727897471807",
206+
"eu-central-1": "763104351884",
207+
"eu-central-2": "380420809688",
208+
"eu-south-2": "503227376785",
209+
"eu-west-1": "763104351884",
210+
"eu-west-3": "763104351884",
211+
"il-central-1": "780543022126",
212+
"mx-central-1":"637423239942",
213+
"sa-east-1": "763104351884",
214+
"us-east-1": "763104351884",
215+
"us-east-2": "763104351884",
216+
"us-gov-east-1": "446045086412",
217+
"us-gov-west-1": "442386744353",
218+
"us-west-2": "763104351884",
219+
"ca-west-1": "204538143572"
220+
},
221+
"container_version": {
222+
"inf": "ubuntu20.04"
223+
},
224+
"sdk_versions": [
225+
"sdk2.20.0"
226+
]
227+
}
140228
}
141229
}
142230
},
@@ -147,7 +235,8 @@
147235
"version_aliases": {
148236
"4.28": "4.28.1",
149237
"4.34": "4.34.1",
150-
"4.36": "4.36.2"
238+
"4.36": "4.36.2",
239+
"4.43": "4.43.2"
151240
},
152241
"versions": {
153242
"4.28.1": {
@@ -365,6 +454,49 @@
365454
"sdk2.18.0"
366455
]
367456
}
457+
},
458+
"4.43.2": {
459+
"version_aliases": {
460+
"pytorch2.1": "pytorch2.1.2"
461+
},
462+
"pytorch2.1.2": {
463+
"py_versions": [
464+
"py310"
465+
],
466+
"repository": "huggingface-pytorch-inference-neuronx",
467+
"registries": {
468+
"ap-northeast-1": "763104351884",
469+
"ap-south-1": "763104351884",
470+
"ap-south-2": "772153158452",
471+
"ap-southeast-1": "763104351884",
472+
"ap-southeast-2": "763104351884",
473+
"ap-southeast-4": "457447274322",
474+
"ap-southeast-5": "550225433462",
475+
"ap-southeast-7": "590183813437",
476+
"cn-north-1": "727897471807",
477+
"cn-northwest-1": "727897471807",
478+
"eu-central-1": "763104351884",
479+
"eu-central-2": "380420809688",
480+
"eu-south-2": "503227376785",
481+
"eu-west-1": "763104351884",
482+
"eu-west-3": "763104351884",
483+
"il-central-1": "780543022126",
484+
"mx-central-1":"637423239942",
485+
"sa-east-1": "763104351884",
486+
"us-east-1": "763104351884",
487+
"us-east-2": "763104351884",
488+
"us-gov-east-1": "446045086412",
489+
"us-gov-west-1": "442386744353",
490+
"us-west-2": "763104351884",
491+
"ca-west-1": "204538143572"
492+
},
493+
"container_version": {
494+
"inf": "ubuntu20.04"
495+
},
496+
"sdk_versions": [
497+
"sdk2.20.0"
498+
]
499+
}
368500
}
369501
}
370502
}

0 commit comments

Comments
 (0)