Skip to content

Commit 8c29262

Browse files
committed
neuron tgi dlcs
1 parent 35d8e62 commit 8c29262

File tree

2 files changed

+114
-1
lines changed

2 files changed

+114
-1
lines changed

src/sagemaker/image_uri_config/huggingface-llm-neuronx.json

Lines changed: 111 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"inf2"
55
],
66
"version_aliases": {
7-
"0.0": "0.0.28"
7+
"0.0": "0.0.28",
8+
"0.2": "0.2.0",
9+
"0.3": "0.3.0"
810
},
911
"versions": {
1012
"0.0.16": {
@@ -654,6 +656,114 @@
654656
"container_version": {
655657
"inf2": "ubuntu22.04"
656658
}
659+
},
660+
"0.2.0": {
661+
"py_versions": [
662+
"py310"
663+
],
664+
"registries": {
665+
"af-south-1": "626614931356",
666+
"ap-east-1": "871362719292",
667+
"ap-east-2": "975050140332",
668+
"ap-northeast-1": "763104351884",
669+
"ap-northeast-2": "763104351884",
670+
"ap-northeast-3": "364406365360",
671+
"ap-south-1": "763104351884",
672+
"ap-south-2": "772153158452",
673+
"ap-southeast-1": "763104351884",
674+
"ap-southeast-2": "763104351884",
675+
"ap-southeast-3": "907027046896",
676+
"ap-southeast-4": "457447274322",
677+
"ap-southeast-5": "550225433462",
678+
"ap-southeast-6": "633930458069",
679+
"ap-southeast-7": "590183813437",
680+
"ca-central-1": "763104351884",
681+
"ca-west-1": "204538143572",
682+
"cn-north-1": "727897471807",
683+
"cn-northwest-1": "727897471807",
684+
"eu-central-1": "763104351884",
685+
"eu-central-2": "380420809688",
686+
"eu-north-1": "763104351884",
687+
"eu-south-1": "692866216735",
688+
"eu-south-2": "503227376785",
689+
"eu-west-1": "763104351884",
690+
"eu-west-2": "763104351884",
691+
"eu-west-3": "763104351884",
692+
"il-central-1": "780543022126",
693+
"me-central-1": "914824155844",
694+
"me-south-1": "217643126080",
695+
"mx-central-1": "637423239942",
696+
"sa-east-1": "763104351884",
697+
"us-east-1": "763104351884",
698+
"us-east-2": "763104351884",
699+
"us-gov-east-1": "446045086412",
700+
"us-gov-west-1": "442386744353",
701+
"us-iso-east-1": "886529160074",
702+
"us-isob-east-1": "094389454867",
703+
"us-isof-east-1": "303241398832",
704+
"us-isof-south-1": "454834333376",
705+
"us-west-1": "763104351884",
706+
"us-west-2": "763104351884"
707+
},
708+
"tag_prefix": "2.5.1-optimum3.3.4",
709+
"repository": "huggingface-pytorch-tgi-inference",
710+
"container_version": {
711+
"inf2": "ubuntu22.04"
712+
}
713+
},
714+
"0.3.0": {
715+
"py_versions": [
716+
"py310"
717+
],
718+
"registries": {
719+
"af-south-1": "626614931356",
720+
"ap-east-1": "871362719292",
721+
"ap-east-2": "975050140332",
722+
"ap-northeast-1": "763104351884",
723+
"ap-northeast-2": "763104351884",
724+
"ap-northeast-3": "364406365360",
725+
"ap-south-1": "763104351884",
726+
"ap-south-2": "772153158452",
727+
"ap-southeast-1": "763104351884",
728+
"ap-southeast-2": "763104351884",
729+
"ap-southeast-3": "907027046896",
730+
"ap-southeast-4": "457447274322",
731+
"ap-southeast-5": "550225433462",
732+
"ap-southeast-6": "633930458069",
733+
"ap-southeast-7": "590183813437",
734+
"ca-central-1": "763104351884",
735+
"ca-west-1": "204538143572",
736+
"cn-north-1": "727897471807",
737+
"cn-northwest-1": "727897471807",
738+
"eu-central-1": "763104351884",
739+
"eu-central-2": "380420809688",
740+
"eu-north-1": "763104351884",
741+
"eu-south-1": "692866216735",
742+
"eu-south-2": "503227376785",
743+
"eu-west-1": "763104351884",
744+
"eu-west-2": "763104351884",
745+
"eu-west-3": "763104351884",
746+
"il-central-1": "780543022126",
747+
"me-central-1": "914824155844",
748+
"me-south-1": "217643126080",
749+
"mx-central-1": "637423239942",
750+
"sa-east-1": "763104351884",
751+
"us-east-1": "763104351884",
752+
"us-east-2": "763104351884",
753+
"us-gov-east-1": "446045086412",
754+
"us-gov-west-1": "442386744353",
755+
"us-iso-east-1": "886529160074",
756+
"us-isob-east-1": "094389454867",
757+
"us-isof-east-1": "303241398832",
758+
"us-isof-south-1": "454834333376",
759+
"us-west-1": "763104351884",
760+
"us-west-2": "763104351884"
761+
},
762+
"tag_prefix": "2.7.0-optimum3.3.6",
763+
"repository": "huggingface-pytorch-tgi-inference",
764+
"container_version": {
765+
"inf2": "ubuntu22.04"
766+
}
657767
}
658768
}
659769
}

tests/unit/sagemaker/image_uris/test_huggingface_llm.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@
7070
"0.0.24": "2.1.2-optimum0.0.24-neuronx-py310-ubuntu22.04",
7171
"0.0.25": "2.1.2-optimum0.0.25-neuronx-py310-ubuntu22.04",
7272
"0.0.27": "2.1.2-optimum0.0.27-neuronx-py310-ubuntu22.04",
73+
"0.0.28": "2.1.2-optimum0.0.28-neuronx-py310-ubuntu22.04",
74+
"0.2.0": "2.1.2-optimum0.2.0-neuronx-py310-ubuntu22.04",
75+
"0.3.0": "2.7.0-optimum3.3.6-neuronx-py310-ubuntu22.04"
7376
},
7477
}
7578

0 commit comments

Comments
 (0)