spotty-cloud / spotty

Training deep learning models on AWS and GCP instances
https://spotty.cloud
MIT License
491 stars 43 forks source link

How does Spotty work? #130

Open amztc34283 opened 9 months ago

amztc34283 commented 9 months ago

I can't find any documentation about how Spotty works and how it could minimize cost.

I thought Spot Instance could be interrupted anytime, so I wonder how Spotty saves the training checkpoint and reuses it when the machine launches again.

Thanks