File tree 2 files changed +5
-5
lines changed
src/sagemaker/image_uri_config
tests/unit/sagemaker/image_uris
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"inference" : {
3
3
"processors" : [
4
- " inf "
4
+ " inf2 "
5
5
],
6
6
"version_aliases" : {
7
7
"0.0" : " 0.0.16"
30
30
"us-west-2" : " 763104351884" ,
31
31
"ca-west-1" : " 204538143572"
32
32
},
33
- "tag_prefix" : " 2.1 .1-optimum0.0.16" ,
33
+ "tag_prefix" : " 1.13 .1-optimum0.0.16" ,
34
34
"repository" : " huggingface-pytorch-tgi-inference" ,
35
35
"container_version" : {
36
- "inf " : " ubuntu22.04"
36
+ "inf2 " : " ubuntu22.04"
37
37
}
38
38
}
39
39
}
Original file line number Diff line number Diff line change 29
29
"1.3.1" : "2.1.1-tgi1.3.1-gpu-py310-cu121-ubuntu20.04" ,
30
30
"1.3.3" : "2.1.1-tgi1.3.3-gpu-py310-cu121-ubuntu20.04" ,
31
31
},
32
- "inf " : {
33
- "0.0.16" : "2.1 .1-optimum0.0.16-neuronx-py310-ubuntu22.04" ,
32
+ "inf2 " : {
33
+ "0.0.16" : "1.13 .1-optimum0.0.16-neuronx-py310-ubuntu22.04" ,
34
34
},
35
35
}
36
36
You can’t perform that action at this time.
0 commit comments