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:
126
126
arch_type : " x86"
127
127
inference :
128
128
device_types : [ "gpu" ]
129
- python_versions : [ "py312 " ]
129
+ python_versions : [ "py310 " ]
130
130
os_version : " ubuntu24.04"
131
- lmi_version : " 14.0 .0"
132
- cuda_version : " cu126 "
131
+ tensorrtllm_version : " 0.12 .0"
132
+ cuda_version : " cu125 "
133
133
example : False
134
134
disable_sm_tag : True
135
135
force_release : False
@@ -197,19 +197,6 @@ release_images:
197
197
disable_sm_tag : True
198
198
force_release : False
199
199
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 :
213
200
framework : " huggingface_pytorch"
214
201
version : " 2.6.0"
215
202
arch_type : " x86"
You can’t perform that action at this time.
0 commit comments