Skip to content

Commit 6842a2f

Browse files
committed
tei
1 parent d17ed54 commit 6842a2f

File tree

2 files changed

+98
-2
lines changed

2 files changed

+98
-2
lines changed

src/sagemaker/image_uri_config/huggingface-tei-cpu.json

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"1.2": "1.2.3",
88
"1.4": "1.4.0",
99
"1.6": "1.6.0",
10-
"1.7": "1.7.0"
10+
"1.7": "1.7.0",
11+
"1.8": "1.8.2"
1112
},
1213
"versions": {
1314
"1.2.3": {
@@ -244,6 +245,53 @@
244245
"container_version": {
245246
"cpu": "ubuntu22.04"
246247
}
248+
},
249+
"1.8.2":{
250+
"py_versions": [
251+
"py310"
252+
],
253+
"registries": {
254+
"af-south-1": "510948584623",
255+
"ap-east-1": "651117190479",
256+
"ap-northeast-1": "354813040037",
257+
"ap-northeast-2": "366743142698",
258+
"ap-northeast-3": "867004704886",
259+
"ap-south-1": "720646828776",
260+
"ap-south-2": "628508329040",
261+
"ap-southeast-1": "121021644041",
262+
"ap-southeast-2": "783357654285",
263+
"ap-southeast-3": "951798379941",
264+
"ap-southeast-4": "106583098589",
265+
"ca-central-1": "341280168497",
266+
"ca-west-1": "190319476487",
267+
"cn-north-1": "450853457545",
268+
"cn-northwest-1": "451049120500",
269+
"eu-central-1": "492215442770",
270+
"eu-central-2": "680994064768",
271+
"eu-north-1": "662702820516",
272+
"eu-south-1": "978288397137",
273+
"eu-south-2": "104374241257",
274+
"eu-west-1": "141502667606",
275+
"eu-west-2": "764974769150",
276+
"eu-west-3": "659782779980",
277+
"il-central-1": "898809789911",
278+
"me-central-1": "272398656194",
279+
"me-south-1": "801668240914",
280+
"sa-east-1": "737474898029",
281+
"us-east-1": "683313688378",
282+
"us-east-2": "257758044811",
283+
"us-gov-east-1": "237065988967",
284+
"us-gov-west-1": "414596584902",
285+
"us-iso-east-1": "833128469047",
286+
"us-isob-east-1": "281123927165",
287+
"us-west-1": "746614075791",
288+
"us-west-2": "246618743249"
289+
},
290+
"tag_prefix": "2.0.1-tei1.8.2",
291+
"repository": "tei-cpu",
292+
"container_version": {
293+
"cpu": "ubuntu22.04"
294+
}
247295
}
248296
}
249297
}

src/sagemaker/image_uri_config/huggingface-tei.json

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"1.2": "1.2.3",
88
"1.4": "1.4.0",
99
"1.6": "1.6.0",
10-
"1.7": "1.7.0"
10+
"1.7": "1.7.0",
11+
"1.8": "1.8.2"
1112
},
1213
"versions": {
1314
"1.2.3": {
@@ -244,6 +245,53 @@
244245
"container_version": {
245246
"gpu": "cu122-ubuntu22.04"
246247
}
248+
},
249+
"1.8.2": {
250+
"py_versions": [
251+
"py310"
252+
],
253+
"registries": {
254+
"af-south-1": "510948584623",
255+
"ap-east-1": "651117190479",
256+
"ap-northeast-1": "354813040037",
257+
"ap-northeast-2": "366743142698",
258+
"ap-northeast-3": "867004704886",
259+
"ap-south-1": "720646828776",
260+
"ap-south-2": "628508329040",
261+
"ap-southeast-1": "121021644041",
262+
"ap-southeast-2": "783357654285",
263+
"ap-southeast-3": "951798379941",
264+
"ap-southeast-4": "106583098589",
265+
"ca-central-1": "341280168497",
266+
"ca-west-1": "190319476487",
267+
"cn-north-1": "450853457545",
268+
"cn-northwest-1": "451049120500",
269+
"eu-central-1": "492215442770",
270+
"eu-central-2": "680994064768",
271+
"eu-north-1": "662702820516",
272+
"eu-south-1": "978288397137",
273+
"eu-south-2": "104374241257",
274+
"eu-west-1": "141502667606",
275+
"eu-west-2": "764974769150",
276+
"eu-west-3": "659782779980",
277+
"il-central-1": "898809789911",
278+
"me-central-1": "272398656194",
279+
"me-south-1": "801668240914",
280+
"sa-east-1": "737474898029",
281+
"us-east-1": "683313688378",
282+
"us-east-2": "257758044811",
283+
"us-gov-east-1": "237065988967",
284+
"us-gov-west-1": "414596584902",
285+
"us-iso-east-1": "833128469047",
286+
"us-isob-east-1": "281123927165",
287+
"us-west-1": "746614075791",
288+
"us-west-2": "246618743249"
289+
},
290+
"tag_prefix": "2.0.1-tei1.8.2",
291+
"repository": "tei",
292+
"container_version": {
293+
"gpu": "cu122-ubuntu22.04"
294+
}
247295
}
248296
}
249297
}

0 commit comments

Comments
 (0)