Skip to content

Commit 3a25ba8

Browse files
JingyaHuangtrajanikant
authored andcommitted
Update image uri for hf_pt_train
1 parent dcca7b7 commit 3a25ba8

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

src/sagemaker/image_uri_config/huggingface.json

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"4.10": "4.10.2",
99
"4.11": "4.11.0",
1010
"4.12": "4.12.3",
11-
"4.17": "4.17.0"
11+
"4.17": "4.17.0",
12+
"4.26": "4.26.0"
1213
},
1314
"versions": {
1415
"4.4.2": {
@@ -700,6 +701,47 @@
700701
"repository": "huggingface-tensorflow-training",
701702
"container_version": {"gpu": "cu112-ubuntu20.04"}
702703
}
704+
},
705+
"4.26.0": {
706+
"version_aliases": {
707+
"pytorch1.13": "pytorch1.13.1"
708+
},
709+
"pytorch1.13.1": {
710+
"py_versions": ["py39"],
711+
"registries": {
712+
"af-south-1": "626614931356",
713+
"ap-east-1": "871362719292",
714+
"ap-northeast-1": "763104351884",
715+
"ap-northeast-2": "763104351884",
716+
"ap-northeast-3": "364406365360",
717+
"ap-south-1": "763104351884",
718+
"ap-southeast-1": "763104351884",
719+
"ap-southeast-2": "763104351884",
720+
"ap-southeast-3": "907027046896",
721+
"ca-central-1": "763104351884",
722+
"cn-north-1": "727897471807",
723+
"cn-northwest-1": "727897471807",
724+
"eu-central-1": "763104351884",
725+
"eu-north-1": "763104351884",
726+
"eu-west-1": "763104351884",
727+
"eu-west-2": "763104351884",
728+
"eu-west-3": "763104351884",
729+
"eu-south-1": "692866216735",
730+
"me-south-1": "217643126080",
731+
"me-central-1": "914824155844",
732+
"sa-east-1": "763104351884",
733+
"us-east-1": "763104351884",
734+
"us-east-2": "763104351884",
735+
"us-gov-east-1": "446045086412",
736+
"us-gov-west-1": "442386744353",
737+
"us-iso-east-1": "886529160074",
738+
"us-isob-east-1": "094389454867",
739+
"us-west-1": "763104351884",
740+
"us-west-2": "763104351884"
741+
},
742+
"repository": "huggingface-pytorch-training",
743+
"container_version": {"gpu": "cu117-ubuntu20.04"}
744+
}
703745
}
704746
}
705747
},

0 commit comments

Comments
 (0)