Skip to content

Commit 58d3aaa

Browse files
authored
fix: update gpuIds to ADA_24 (#58)
1 parent 5000423 commit 58d3aaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.runpod/hub.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"config": {
88
"runsOn": "GPU",
99
"containerDiskInGb": 20,
10-
"gpuIds": "NVIDIA GeForce RTX 4090",
10+
"gpuIds": "ADA_24",
1111
"gpuCount": 1,
1212
"allowedCudaVersions": ["12.7", "12.6", "12.5", "12.4", "12.3"]
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)