Skip to content

Commit 4a6f59e

Browse files
committed
add two amd-only providers
1 parent 827a548 commit 4a6f59e

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

cloud_gpu.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,6 +1154,31 @@
11541154
"persistence": true,
11551155
"region": "Europe/North America",
11561156
"pricing-source": "https://www.sesterce.com/pricing?ref=cloudgpus"
1157+
},
1158+
{
1159+
"name": "TensorWave",
1160+
"url": "https://tensorwave.com/bare-metal?ref=cloudgpus",
1161+
"costmi300x": "$1.50",
1162+
"costmi325x": "$2.25",
1163+
"images": false,
1164+
"notebooks": false,
1165+
"ssh": true,
1166+
"credits": "-",
1167+
"persistence": true,
1168+
"region": "US",
1169+
"pricing-source": "https://tensorwave.com/bare-metal"
1170+
},
1171+
{
1172+
"name": "HotAisle",
1173+
"url": "https://hotaisle.xyz/pricing/?ref=cloudgpus",
1174+
"costmi300x": "$3.00",
1175+
"images": false,
1176+
"notebooks": false,
1177+
"ssh": true,
1178+
"credits": "-",
1179+
"persistence": true,
1180+
"region": "US",
1181+
"pricing-source": "https://hotaisle.xyz/pricing/"
11571182
}
11581183
]
11591184
}

0 commit comments

Comments
 (0)