Quick Start

Quick Start

 
👉  ssh admin.hotaisle.app
 
  1. Log in to the ssh TUI and create an account
  1. In the TUI, request access by sharing what you’re working on (approval is instant).
  1. Add credits via credit card
  1. Start a virtual machine instantly
 

Next Steps

Oh hey 👋 — wondering what to do after you spin up your VM? We’ve got a few tips.
 
Your VM already comes with ROCm (usually a pretty recent version), and Docker is ready to roll since it’s the go-to for AMD tooling. AMD themselves suggest using their containers for development, because, let’s be real, installing everything by hand is still a major pain. The good news is that their provided documentation is well polished.
 
Quick intro to Docker by AMD:
Pro tip: start your container with an external volume so your work sticks around after the container exits.
 
 
If you’re more into TinyGrad, follow their setup here:
👉 https://github.com/tinygrad/tinygrad/#installation
 
Want to get the most out of our VMs (and save some cash) by automating your deployment? Check out our tight integration with dstack:
 
Lastly, we do have our own well documented API for you to use: https://admin.hotaisle.app/api/docs/