File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
src/sagemaker/image_uri_config
tests/unit/sagemaker/image_uris Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
" inf2"
5
5
],
6
6
"version_aliases" : {
7
- "0.0" : " 0.0.28" ,
7
+ "0.0" : " 0.0.28"
8
8
},
9
9
"versions" : {
10
10
"0.0.16" : {
Original file line number Diff line number Diff line change 24
24
"1.2.3" : "2.0.1-tei1.2.3-gpu-py310-cu122-ubuntu22.04" ,
25
25
"1.4.0" : "2.0.1-tei1.4.0-gpu-py310-cu122-ubuntu22.04" ,
26
26
"1.6.0" : "2.0.1-tei1.6.0-gpu-py310-cu122-ubuntu22.04" ,
27
+ "1.7.0" : "2.0.1-tei1.7.0-gpu-py310-cu122-ubuntu22.04" ,
27
28
},
28
29
"cpu" : {
29
30
"1.2.3" : "2.0.1-tei1.2.3-cpu-py310-ubuntu22.04" ,
30
31
"1.4.0" : "2.0.1-tei1.4.0-cpu-py310-ubuntu22.04" ,
31
32
"1.6.0" : "2.0.1-tei1.6.0-cpu-py310-ubuntu22.04" ,
33
+ "1.7.0" : "2.0.1-tei1.7.0-cpu-py310-ubuntu22.04" ,
32
34
},
33
35
}
34
36
HF_VERSIONS_MAPPING = {
You can’t perform that action at this time.
0 commit comments