Skip to content

Commit e5715db

Browse files
authored
fix: use "gpuIds" instead of "gpuTypeId"
1 parent 1593502 commit e5715db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.runpod/hub.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"config": {
88
"runsOn": "GPU",
99
"containerDiskInGb": 20,
10-
"gpuTypeId": "NVIDIA GeForce RTX 4090",
10+
"gpuIds": "NVIDIA GeForce RTX 4090",
1111
"gpuCount": 1,
1212
"allowedCudaVersions": [
1313
"12.7",

0 commit comments

Comments
 (0)