Skip to content

Commit

Permalink
Merge pull request #118 from runpod-workers/up-wc
Browse files Browse the repository at this point in the history
update worker-config
  • Loading branch information
pandyamarut authored Oct 1, 2024
2 parents 251e807 + 0781e93 commit d3ee323
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions worker-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": {
"0.6.1": {
"imageName": "runpod/worker-v1-vllm:v1.4.0stable-cuda12.1.0",
"0.6.2": {
"imageName": "runpod/worker-v1-vllm:v1.5.0stable-cuda12.1.0",
"minimumCudaVersion": "12.1",
"categories": [
{
Expand Down Expand Up @@ -60,8 +60,8 @@
}
]
},
"0.5.5": {
"imageName": "runpod/worker-v1-vllm:v1.3.1stable-cuda12.1.0",
"0.6.1": {
"imageName": "runpod/worker-v1-vllm:v1.4.0stable-cuda12.1.0",
"minimumCudaVersion": "12.1",
"categories": [
{
Expand Down Expand Up @@ -120,8 +120,8 @@
}
]
},
"0.5.4": {
"imageName": "runpod/worker-v1-vllm:v1.2.0stable-cuda12.1.0",
"0.5.5": {
"imageName": "runpod/worker-v1-vllm:v1.3.1stable-cuda12.1.0",
"minimumCudaVersion": "12.1",
"categories": [
{
Expand Down Expand Up @@ -180,8 +180,8 @@
}
]
},
"0.5.3": {
"imageName": "runpod/worker-v1-vllm:stable-cuda12.1.0",
"0.5.4": {
"imageName": "runpod/worker-v1-vllm:v1.2.0stable-cuda12.1.0",
"minimumCudaVersion": "12.1",
"categories": [
{
Expand Down

0 comments on commit d3ee323

Please sign in to comment.