Skip to content

Commit 5fe1d30

Browse files
committed
change: update image_uri_configs 12-13-2023 14:04:54 PST
1 parent 588baff commit 5fe1d30

File tree

1 file changed

+50
-1
lines changed

1 file changed

+50
-1
lines changed

src/sagemaker/image_uri_config/huggingface-llm.json

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
"0.8": "0.8.2",
99
"0.9": "0.9.3",
1010
"1.0": "1.0.3",
11-
"1.1": "1.1.0"
11+
"1.1": "1.1.0",
12+
"1.2": "1.2.0",
13+
"1.3": "1.3.1"
1214
},
1315
"versions": {
1416
"0.6.0": {
@@ -292,6 +294,53 @@
292294
"container_version": {
293295
"gpu": "cu121-ubuntu20.04"
294296
}
297+
},
298+
"1.3.1": {
299+
"py_versions": [
300+
"py310"
301+
],
302+
"registries": {
303+
"af-south-1": "626614931356",
304+
"il-central-1": "780543022126",
305+
"ap-east-1": "871362719292",
306+
"ap-northeast-1": "763104351884",
307+
"ap-northeast-2": "763104351884",
308+
"ap-northeast-3": "364406365360",
309+
"ap-south-1": "763104351884",
310+
"ap-south-2": "772153158452",
311+
"ap-southeast-1": "763104351884",
312+
"ap-southeast-2": "763104351884",
313+
"ap-southeast-3": "907027046896",
314+
"ap-southeast-4": "457447274322",
315+
"ca-central-1": "763104351884",
316+
"cn-north-1": "727897471807",
317+
"cn-northwest-1": "727897471807",
318+
"eu-central-1": "763104351884",
319+
"eu-central-2": "380420809688",
320+
"eu-north-1": "763104351884",
321+
"eu-west-1": "763104351884",
322+
"eu-west-2": "763104351884",
323+
"eu-west-3": "763104351884",
324+
"eu-south-1": "692866216735",
325+
"eu-south-2": "503227376785",
326+
"me-south-1": "217643126080",
327+
"me-central-1": "914824155844",
328+
"sa-east-1": "763104351884",
329+
"us-east-1": "763104351884",
330+
"us-east-2": "763104351884",
331+
"us-gov-east-1": "446045086412",
332+
"us-gov-west-1": "442386744353",
333+
"us-iso-east-1": "886529160074",
334+
"us-isob-east-1": "094389454867",
335+
"us-west-1": "763104351884",
336+
"us-west-2": "763104351884",
337+
"ca-west-1": "204538143572"
338+
},
339+
"tag_prefix": "2.1.1-tgi1.3.1",
340+
"repository": "huggingface-pytorch-tgi-inference",
341+
"container_version": {
342+
"gpu": "cu121-ubuntu20.04"
343+
}
295344
}
296345
}
297346
}

0 commit comments

Comments
 (0)