Skip to content

Commit c200b4f

Browse files
authored
release TEI 1.4.0 (#4809)
1 parent ecd2c04 commit c200b4f

File tree

3 files changed

+100
-2
lines changed

3 files changed

+100
-2
lines changed

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

+49-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"cpu"
55
],
66
"version_aliases": {
7-
"1.2": "1.2.3"
7+
"1.2": "1.2.3",
8+
"1.4": "1.4.0"
89
},
910
"versions": {
1011
"1.2.3": {
@@ -53,6 +54,53 @@
5354
"container_version": {
5455
"cpu": "ubuntu22.04"
5556
}
57+
},
58+
"1.4.0":{
59+
"py_versions": [
60+
"py310"
61+
],
62+
"registries": {
63+
"af-south-1": "510948584623",
64+
"ap-east-1": "651117190479",
65+
"ap-northeast-1": "354813040037",
66+
"ap-northeast-2": "366743142698",
67+
"ap-northeast-3": "867004704886",
68+
"ap-south-1": "720646828776",
69+
"ap-south-2": "628508329040",
70+
"ap-southeast-1": "121021644041",
71+
"ap-southeast-2": "783357654285",
72+
"ap-southeast-3": "951798379941",
73+
"ap-southeast-4": "106583098589",
74+
"ca-central-1": "341280168497",
75+
"ca-west-1": "190319476487",
76+
"cn-north-1": "450853457545",
77+
"cn-northwest-1": "451049120500",
78+
"eu-central-1": "492215442770",
79+
"eu-central-2": "680994064768",
80+
"eu-north-1": "662702820516",
81+
"eu-south-1": "978288397137",
82+
"eu-south-2": "104374241257",
83+
"eu-west-1": "141502667606",
84+
"eu-west-2": "764974769150",
85+
"eu-west-3": "659782779980",
86+
"il-central-1": "898809789911",
87+
"me-central-1": "272398656194",
88+
"me-south-1": "801668240914",
89+
"sa-east-1": "737474898029",
90+
"us-east-1": "683313688378",
91+
"us-east-2": "257758044811",
92+
"us-gov-east-1": "237065988967",
93+
"us-gov-west-1": "414596584902",
94+
"us-iso-east-1": "833128469047",
95+
"us-isob-east-1": "281123927165",
96+
"us-west-1": "746614075791",
97+
"us-west-2": "246618743249"
98+
},
99+
"tag_prefix": "2.0.1-tei1.4.0",
100+
"repository": "tei-cpu",
101+
"container_version": {
102+
"cpu": "ubuntu22.04"
103+
}
56104
}
57105
}
58106
}

src/sagemaker/image_uri_config/huggingface-tei.json

+49-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"gpu"
55
],
66
"version_aliases": {
7-
"1.2": "1.2.3"
7+
"1.2": "1.2.3",
8+
"1.4": "1.4.0"
89
},
910
"versions": {
1011
"1.2.3": {
@@ -53,6 +54,53 @@
5354
"container_version": {
5455
"gpu": "cu122-ubuntu22.04"
5556
}
57+
},
58+
"1.4.0": {
59+
"py_versions": [
60+
"py310"
61+
],
62+
"registries": {
63+
"af-south-1": "510948584623",
64+
"ap-east-1": "651117190479",
65+
"ap-northeast-1": "354813040037",
66+
"ap-northeast-2": "366743142698",
67+
"ap-northeast-3": "867004704886",
68+
"ap-south-1": "720646828776",
69+
"ap-south-2": "628508329040",
70+
"ap-southeast-1": "121021644041",
71+
"ap-southeast-2": "783357654285",
72+
"ap-southeast-3": "951798379941",
73+
"ap-southeast-4": "106583098589",
74+
"ca-central-1": "341280168497",
75+
"ca-west-1": "190319476487",
76+
"cn-north-1": "450853457545",
77+
"cn-northwest-1": "451049120500",
78+
"eu-central-1": "492215442770",
79+
"eu-central-2": "680994064768",
80+
"eu-north-1": "662702820516",
81+
"eu-south-1": "978288397137",
82+
"eu-south-2": "104374241257",
83+
"eu-west-1": "141502667606",
84+
"eu-west-2": "764974769150",
85+
"eu-west-3": "659782779980",
86+
"il-central-1": "898809789911",
87+
"me-central-1": "272398656194",
88+
"me-south-1": "801668240914",
89+
"sa-east-1": "737474898029",
90+
"us-east-1": "683313688378",
91+
"us-east-2": "257758044811",
92+
"us-gov-east-1": "237065988967",
93+
"us-gov-west-1": "414596584902",
94+
"us-iso-east-1": "833128469047",
95+
"us-isob-east-1": "281123927165",
96+
"us-west-1": "746614075791",
97+
"us-west-2": "246618743249"
98+
},
99+
"tag_prefix": "2.0.1-tei1.4.0",
100+
"repository": "tei",
101+
"container_version": {
102+
"gpu": "cu122-ubuntu22.04"
103+
}
56104
}
57105
}
58106
}

tests/unit/sagemaker/image_uris/test_huggingface_llm.py

+2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@
2121
TEI_VERSIONS_MAPPING = {
2222
"gpu": {
2323
"1.2.3": "2.0.1-tei1.2.3-gpu-py310-cu122-ubuntu22.04",
24+
"1.4.0": "2.0.1-tei1.4.0-gpu-py310-cu122-ubuntu22.04",
2425
},
2526
"cpu": {
2627
"1.2.3": "2.0.1-tei1.2.3-cpu-py310-ubuntu22.04",
28+
"1.4.0": "2.0.1-tei1.4.0-cpu-py310-ubuntu22.04",
2729
},
2830
}
2931
HF_VERSIONS_MAPPING = {

0 commit comments

Comments
 (0)