GPU Instance Stock

Explore our current stock of both instantly deployable and reservable instances. If you are looking to spend more than $10k/month, please contact us. We may be able to source additional GPU models that are out of stock right now :)

Instantly Deployable GPUs

We have over 1,000 online GPUs, ready to be used by people like you right now. Get started!

GPU CHI1 Stock LAS1 Stock NYC1 Stock
A100 80GB PCIE
A100 40GB PCIE
V100 16GB PCIE
A40
A6000
A5000
A4000
Quadro RTX 5000
Quadro RTX 4000

Reservable GPUs

Learn more about reservable instances. Contact us to reserve some GPUs.

GPU CHI1 Reserve LAS1 Reserve NYC1 Reserve
A100 80GB PCIE
A100 40GB PCIE
V100 16GB PCIE
A40
A6000
A5000
A4000
Quadro RTX 5000
Quadro RTX 4000

Shhh.... Stock API!

Did you know, we have an API?

You can do almost anything on it! We're super receptive to feedback, just contact us and we'll add in functionality :)

In fact, this very page displaying our stock uses a JavaScript XMLHttpRequest to fetch data from our API directly via your client browser. If you reload fast enough, you might see the table above being filled in. Isn't that cool?

Try it yourself!
HTTP GET https://console.tensordock.com/api/stock/list
e.g. if you are on Linux with curl installed:
curl --location --request GET 'https://console.tensordock.com/api/stock/list'

View All Documentation Learn More About Our API