File tree Expand file tree Collapse file tree 1 file changed +3
-16
lines changed
Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Original file line number Diff line number Diff line change @@ -126,10 +126,10 @@ release_images:
126126 arch_type : " x86"
127127 inference :
128128 device_types : [ "gpu" ]
129- python_versions : [ "py312 " ]
129+ python_versions : [ "py310 " ]
130130 os_version : " ubuntu24.04"
131- lmi_version : " 14.0 .0"
132- cuda_version : " cu126 "
131+ tensorrtllm_version : " 0.12 .0"
132+ cuda_version : " cu125 "
133133 example : False
134134 disable_sm_tag : True
135135 force_release : False
@@ -197,19 +197,6 @@ release_images:
197197 disable_sm_tag : True
198198 force_release : False
199199 16 :
200- framework : " djl"
201- version : " 0.32.0"
202- arch_type : " x86"
203- inference :
204- device_types : [ "gpu" ]
205- python_versions : [ "py312" ]
206- os_version : " ubuntu22.04"
207- lmi_version : " 14.0.0"
208- cuda_version : " cu126"
209- example : False
210- disable_sm_tag : True
211- force_release : False
212- 17 :
213200 framework : " huggingface_pytorch"
214201 version : " 2.6.0"
215202 arch_type : " x86"
You can’t perform that action at this time.
0 commit comments