Skip to content

Commit c1ea2d4

Browse files
authored
fix: update gpuIds to ADA_24 (#51)
1 parent e5715db commit c1ea2d4

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,7 +7,7 @@
77
"config": {
88
"runsOn": "GPU",
99
"containerDiskInGb": 20,
10-
"gpuIds": "NVIDIA GeForce RTX 4090",
10+
"gpuIds": "ADA_24",
1111
"gpuCount": 1,
1212
"allowedCudaVersions": [
1313
"12.7",
@@ -19,4 +19,4 @@
1919
"12.1"
2020
]
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)