HACKER Q&A
📣 Igor_Wiwi

Where to find an env with GPU for model training?


I want to train my GPT-2 model, but my laptop can run it only on CPU which is painfully slow


  👤 greatNespresso Accepted Answer ✓
I saw this a few weeks ago, haven't tested it yet but it looked cool and not so pricey: https://modal.com/

The three musketeers of cloud also allow you to use GPUs but it may be harder to get, especially GCP that needs human whitelisting of your request to use GPU instances.


👤 Mernit
You should checkout https://beam.cloud (I'm the founder), it'll give you access to plenty of cloud GPU resources for training or inference.

Right now it's pretty hard to get GPU quota on AWS/GCP, so hopefully this is useful for you.