File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,20 @@ release_images:
4343 force_release : False
4444 public_registry : True
4545 4 :
46+ framework : " base"
47+ version : " 13.0.0"
48+ arch_type : " x86"
49+ customer_type : " ec2"
50+ general :
51+ device_types : [ "gpu" ]
52+ python_versions : [ "py312" ]
53+ os_version : " ubuntu22.04"
54+ cuda_version : " cu130"
55+ example : False
56+ disable_sm_tag : False
57+ force_release : False
58+ public_registry : True
59+ 5 :
4660 framework : " vllm"
4761 version : " 0.11.0"
4862 arch_type : " x86"
@@ -56,7 +70,7 @@ release_images:
5670 disable_sm_tag : False
5771 force_release : False
5872 public_registry : True
59- 5 :
73+ 6 :
6074 framework : " vllm"
6175 version : " 0.10.2"
6276 arch_type : " arm64"
@@ -71,7 +85,7 @@ release_images:
7185 force_release : False
7286 public_registry : True
7387 enable_soci : True
74- 6 :
88+ 7 :
7589 framework : " vllm"
7690 version : " 0.11.0"
7791 arch_type : " x86"
You can’t perform that action at this time.
0 commit comments