Remote tmux session on GCP using a Python wrapper
Mar 2, 2025 · 2 min read · When experimenting with ML models, I use Google Cloud Platform (GCP) with 24G VRAM GPU. Not great, but better than at home. I set up the GCP such that I can restart from cold to a working model within minuutes. Most of this is scripted via a Makefile...
Join discussion