Skip to content

Commit 2fff890

Browse files
authored
change: HF PT 2.1 Image Configs (#4405)
1 parent e328f32 commit 2fff890

File tree

1 file changed

+104
-3
lines changed

1 file changed

+104
-3
lines changed

src/sagemaker/image_uri_config/huggingface.json

Lines changed: 104 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"4.12": "4.12.3",
1313
"4.17": "4.17.0",
1414
"4.26": "4.26.0",
15-
"4.28": "4.28.1"
15+
"4.28": "4.28.1",
16+
"4.36": "4.36.0"
1617
},
1718
"versions": {
1819
"4.4.2": {
@@ -970,6 +971,53 @@
970971
"gpu": "cu118-ubuntu20.04"
971972
}
972973
}
974+
},
975+
"4.36.0": {
976+
"version_aliases": {
977+
"pytorch2.1": "pytorch2.1.0"
978+
},
979+
"pytorch2.1.0": {
980+
"py_versions": [
981+
"py310"
982+
],
983+
"registries": {
984+
"af-south-1": "626614931356",
985+
"il-central-1": "780543022126",
986+
"ap-east-1": "871362719292",
987+
"ap-northeast-1": "763104351884",
988+
"ap-northeast-2": "763104351884",
989+
"ap-northeast-3": "364406365360",
990+
"ap-south-1": "763104351884",
991+
"ap-southeast-1": "763104351884",
992+
"ap-southeast-2": "763104351884",
993+
"ap-southeast-3": "907027046896",
994+
"ca-central-1": "763104351884",
995+
"cn-north-1": "727897471807",
996+
"cn-northwest-1": "727897471807",
997+
"eu-central-1": "763104351884",
998+
"eu-north-1": "763104351884",
999+
"eu-west-1": "763104351884",
1000+
"eu-west-2": "763104351884",
1001+
"eu-west-3": "763104351884",
1002+
"eu-south-1": "692866216735",
1003+
"me-south-1": "217643126080",
1004+
"me-central-1": "914824155844",
1005+
"sa-east-1": "763104351884",
1006+
"us-east-1": "763104351884",
1007+
"us-east-2": "763104351884",
1008+
"us-gov-east-1": "446045086412",
1009+
"us-gov-west-1": "442386744353",
1010+
"us-iso-east-1": "886529160074",
1011+
"us-isob-east-1": "094389454867",
1012+
"us-west-1": "763104351884",
1013+
"us-west-2": "763104351884",
1014+
"ca-west-1": "204538143572"
1015+
},
1016+
"repository": "huggingface-pytorch-training",
1017+
"container_version": {
1018+
"gpu": "cu121-ubuntu20.04"
1019+
}
1020+
}
9731021
}
9741022
}
9751023
},
@@ -985,7 +1033,8 @@
9851033
"4.12": "4.12.3",
9861034
"4.17": "4.17.0",
9871035
"4.26": "4.26.0",
988-
"4.28": "4.28.1"
1036+
"4.28": "4.28.1",
1037+
"4.37": "4.37.0"
9891038
},
9901039
"versions": {
9911040
"4.6.1": {
@@ -1782,7 +1831,59 @@
17821831
"cpu": "ubuntu20.04"
17831832
}
17841833
}
1834+
},
1835+
"4.37.0": {
1836+
"version_aliases": {
1837+
"pytorch2.1": "pytorch2.1.0"
1838+
},
1839+
"pytorch2.1.0": {
1840+
"py_versions": [
1841+
"py310"
1842+
],
1843+
"registries": {
1844+
"af-south-1": "626614931356",
1845+
"il-central-1": "780543022126",
1846+
"ap-east-1": "871362719292",
1847+
"ap-northeast-1": "763104351884",
1848+
"ap-northeast-2": "763104351884",
1849+
"ap-northeast-3": "364406365360",
1850+
"ap-south-1": "763104351884",
1851+
"ap-south-2": "772153158452",
1852+
"ap-southeast-1": "763104351884",
1853+
"ap-southeast-2": "763104351884",
1854+
"ap-southeast-3": "907027046896",
1855+
"ap-southeast-4": "457447274322",
1856+
"ca-central-1": "763104351884",
1857+
"cn-north-1": "727897471807",
1858+
"cn-northwest-1": "727897471807",
1859+
"eu-central-1": "763104351884",
1860+
"eu-central-2": "380420809688",
1861+
"eu-north-1": "763104351884",
1862+
"eu-west-1": "763104351884",
1863+
"eu-west-2": "763104351884",
1864+
"eu-west-3": "763104351884",
1865+
"eu-south-1": "692866216735",
1866+
"eu-south-2": "503227376785",
1867+
"me-south-1": "217643126080",
1868+
"me-central-1": "914824155844",
1869+
"sa-east-1": "763104351884",
1870+
"us-east-1": "763104351884",
1871+
"us-east-2": "763104351884",
1872+
"us-gov-east-1": "446045086412",
1873+
"us-gov-west-1": "442386744353",
1874+
"us-iso-east-1": "886529160074",
1875+
"us-isob-east-1": "094389454867",
1876+
"us-west-1": "763104351884",
1877+
"us-west-2": "763104351884",
1878+
"ca-west-1": "204538143572"
1879+
},
1880+
"repository": "huggingface-pytorch-inference",
1881+
"container_version": {
1882+
"gpu": "cu118-ubuntu20.04",
1883+
"cpu": "ubuntu22.04"
1884+
}
1885+
}
17851886
}
17861887
}
17871888
}
1788-
}
1889+
}

0 commit comments

Comments
 (0)