Skip to content

Commit d3ee323

Browse files
authored
Merge pull request #118 from runpod-workers/up-wc
update worker-config
2 parents 251e807 + 0781e93 commit d3ee323

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

worker-config.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"versions": {
3-
"0.6.1": {
4-
"imageName": "runpod/worker-v1-vllm:v1.4.0stable-cuda12.1.0",
3+
"0.6.2": {
4+
"imageName": "runpod/worker-v1-vllm:v1.5.0stable-cuda12.1.0",
55
"minimumCudaVersion": "12.1",
66
"categories": [
77
{
@@ -60,8 +60,8 @@
6060
}
6161
]
6262
},
63-
"0.5.5": {
64-
"imageName": "runpod/worker-v1-vllm:v1.3.1stable-cuda12.1.0",
63+
"0.6.1": {
64+
"imageName": "runpod/worker-v1-vllm:v1.4.0stable-cuda12.1.0",
6565
"minimumCudaVersion": "12.1",
6666
"categories": [
6767
{
@@ -120,8 +120,8 @@
120120
}
121121
]
122122
},
123-
"0.5.4": {
124-
"imageName": "runpod/worker-v1-vllm:v1.2.0stable-cuda12.1.0",
123+
"0.5.5": {
124+
"imageName": "runpod/worker-v1-vllm:v1.3.1stable-cuda12.1.0",
125125
"minimumCudaVersion": "12.1",
126126
"categories": [
127127
{
@@ -180,8 +180,8 @@
180180
}
181181
]
182182
},
183-
"0.5.3": {
184-
"imageName": "runpod/worker-v1-vllm:stable-cuda12.1.0",
183+
"0.5.4": {
184+
"imageName": "runpod/worker-v1-vllm:v1.2.0stable-cuda12.1.0",
185185
"minimumCudaVersion": "12.1",
186186
"categories": [
187187
{

0 commit comments

Comments
 (0)