Skip to main content

Run ssh bitbop.io,
get a GPU dev machine

❯_ your personal workstation in the cloud

Any GPU, any time 🦾

Change your machine type at any moment. All your files will persist. Train your model on 8xH100s one minute, then switch to a CPU-only machine the next.

Batteries included 🔋

We install and configure NVIDIA drivers, CUDA, JAX, PyTorch, and Nix so you don't have to. You're one SSH command away from a ready-to-go workstation.

Sleep easy 😴

bitbop.io automatically shuts down your machine when you're not using it so you don't get hit with a surprise bill. No more panic dreams about cloud bills.


FAQs

What about long training runs? Can I prevent auto-shutdown?

Yes, you can prevent auto-shutdown behavior with //keepalive, eg with ssh bitbop.io //keepalive 6h. Once enabled, you can safely log off your instance and it will remain running at least as long as selected. Check out the docs for more info!

Async job support, including multi-machine jobs, is in development.

Can I use notebooks like Jupyter?

Yes, port forwarding is supported and Jupyter comes pre-installed, so you'll be all set up to run notebooks!

How do I transfer files to/from my bitbop.io machine?

You can transfer files with scp, rsync, sshfs, or good ol' drag-n-drop in VSCode.

What files are persisted?

The entirety of your root filesystem will be persisted, just as if you were working on a personal, physical machine. So everything in / will be retained. (Note however that this doesn't apply to Free Trial machines.)

I'm getting a Permission denied (publickey) error. What gives?

bitbop.io supports RSA and Ed25519 keys. Check for files ~/.ssh/id_rsa.pub, ~/.ssh/id_ed25519.pub, or similar. You'll need to have at least one keypair active and linked to your GitHub account.


Pricing

Working in academia? Contact us for a discount.

Support axSpA research. 5% of proceeds go to research on axial spondyloarthritis (aka ankylosing spondylitis).

Free trial

$0/month

  • Try out bitbop.io for free!
  • Temporary 2x-cpu machines
  • Filesystem is not persistent

Individual

$19/month

  • Persistent file system
  • Unlimited 2x-cpu usage
  • CPU, T4, and V100 GPU machines
  • Community support

Custom

← Everything in Individual, plus:

  • A100 and H100 GPU machines
  • On-prem deployment
  • Custom disk images
  • SAML/SSO integration