Skip to content

Commit 09ddf30

Browse files
JingyaHuangtrajanikant
authored andcommitted
Add inf uri
1 parent 8b6a5f9 commit 09ddf30

File tree

1 file changed

+47
-1
lines changed

1 file changed

+47
-1
lines changed

src/sagemaker/image_uri_config/huggingface.json

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,8 @@
753753
"4.10": "4.10.2",
754754
"4.11": "4.11.0",
755755
"4.12": "4.12.3",
756-
"4.17": "4.17.0"
756+
"4.17": "4.17.0",
757+
"4.26": "4.26.0"
757758
},
758759
"versions": {
759760
"4.6.1": {
@@ -1307,6 +1308,51 @@
13071308
"repository": "huggingface-tensorflow-inference",
13081309
"container_version": {"gpu": "cu112-ubuntu20.04", "cpu": "ubuntu20.04" }
13091310
}
1311+
},
1312+
"4.26.0": {
1313+
"version_aliases": {
1314+
"pytorch1.10": "pytorch1.13.1"
1315+
},
1316+
"pytorch1.13.1": {
1317+
"py_versions": ["py39"],
1318+
"registries": {
1319+
"af-south-1": "626614931356",
1320+
"ap-east-1": "871362719292",
1321+
"ap-northeast-1": "763104351884",
1322+
"ap-northeast-2": "763104351884",
1323+
"ap-northeast-3": "364406365360",
1324+
"ap-south-1": "763104351884",
1325+
"ap-south-2": "772153158452",
1326+
"ap-southeast-1": "763104351884",
1327+
"ap-southeast-2": "763104351884",
1328+
"ap-southeast-3": "907027046896",
1329+
"ap-southeast-4": "457447274322",
1330+
"ca-central-1": "763104351884",
1331+
"cn-north-1": "727897471807",
1332+
"cn-northwest-1": "727897471807",
1333+
"eu-central-1": "763104351884",
1334+
"eu-central-2": "380420809688",
1335+
"eu-north-1": "763104351884",
1336+
"eu-west-1": "763104351884",
1337+
"eu-west-2": "763104351884",
1338+
"eu-west-3": "763104351884",
1339+
"eu-south-1": "692866216735",
1340+
"eu-south-2": "503227376785",
1341+
"me-south-1": "217643126080",
1342+
"me-central-1": "914824155844",
1343+
"sa-east-1": "763104351884",
1344+
"us-east-1": "763104351884",
1345+
"us-east-2": "763104351884",
1346+
"us-gov-east-1": "446045086412",
1347+
"us-gov-west-1": "442386744353",
1348+
"us-iso-east-1": "886529160074",
1349+
"us-isob-east-1": "094389454867",
1350+
"us-west-1": "763104351884",
1351+
"us-west-2": "763104351884"
1352+
},
1353+
"repository": "huggingface-pytorch-inference",
1354+
"container_version": {"gpu": "cu117-ubuntu20.04", "cpu": "ubuntu20.04" }
1355+
}
13101356
}
13111357
}
13121358
}

0 commit comments

Comments
 (0)