Ask HN: 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
2 comments
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.
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.
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.
Right now it's pretty hard to get GPU quota on AWS/GCP, so hopefully this is useful for you.
hi, thanks, I already logged in and exploring how to use it rn