Skip to content

Commit 3dae970

Browse files
committed
new image
1 parent fd566bd commit 3dae970

File tree

1 file changed

+54
-1
lines changed

1 file changed

+54
-1
lines changed

src/sagemaker/image_uri_config/huggingface.json

Lines changed: 54 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,8 @@
11791179
"4.26": "4.26.0",
11801180
"4.28": "4.28.1",
11811181
"4.37": "4.37.0",
1182-
"4.49": "4.49.0"
1182+
"4.49": "4.49.0",
1183+
"4.51": "4.51.3"
11831184
},
11841185
"versions": {
11851186
"4.6.1": {
@@ -2132,6 +2133,58 @@
21322133
"cpu": "ubuntu22.04"
21332134
}
21342135
}
2136+
},
2137+
"4.51.3": {
2138+
"version_aliases": {
2139+
"pytorch2.6": "pytorch2.6.0"
2140+
},
2141+
"pytorch2.6.0": {
2142+
"py_versions": [
2143+
"py312"
2144+
],
2145+
"registries": {
2146+
"af-south-1": "626614931356",
2147+
"il-central-1": "780543022126",
2148+
"ap-east-1": "871362719292",
2149+
"ap-northeast-1": "763104351884",
2150+
"ap-northeast-2": "763104351884",
2151+
"ap-northeast-3": "364406365360",
2152+
"ap-south-1": "763104351884",
2153+
"ap-south-2": "772153158452",
2154+
"ap-southeast-1": "763104351884",
2155+
"ap-southeast-2": "763104351884",
2156+
"ap-southeast-3": "907027046896",
2157+
"ap-southeast-4": "457447274322",
2158+
"ca-central-1": "763104351884",
2159+
"cn-north-1": "727897471807",
2160+
"cn-northwest-1": "727897471807",
2161+
"eu-central-1": "763104351884",
2162+
"eu-central-2": "380420809688",
2163+
"eu-north-1": "763104351884",
2164+
"eu-west-1": "763104351884",
2165+
"eu-west-2": "763104351884",
2166+
"eu-west-3": "763104351884",
2167+
"eu-south-1": "692866216735",
2168+
"eu-south-2": "503227376785",
2169+
"me-south-1": "217643126080",
2170+
"me-central-1": "914824155844",
2171+
"sa-east-1": "763104351884",
2172+
"us-east-1": "763104351884",
2173+
"us-east-2": "763104351884",
2174+
"us-gov-east-1": "446045086412",
2175+
"us-gov-west-1": "442386744353",
2176+
"us-iso-east-1": "886529160074",
2177+
"us-isob-east-1": "094389454867",
2178+
"us-west-1": "763104351884",
2179+
"us-west-2": "763104351884",
2180+
"ca-west-1": "204538143572"
2181+
},
2182+
"repository": "huggingface-pytorch-inference",
2183+
"container_version": {
2184+
"gpu": "cu124-ubuntu22.04",
2185+
"cpu": "ubuntu22.04"
2186+
}
2187+
}
21352188
}
21362189
}
21372190
}

0 commit comments

Comments
 (0)