Using skypilot in CI/CD to automate training #3931
Answered
by
concretevitamin
merryHunter
asked this question in
Q&A
-
Hi, I would like to use skypilot job on AWS spot instances to have DL models trained on GPU. Importantly, I want it to be inside a GitHub Action as past of CI/CD and run on schedule. Is there anything that may prevent me from having such setup? Or any suggestions, best practices to follow? |
Beta Was this translation helpful? Give feedback.
Answered by
concretevitamin
Sep 10, 2024
Replies: 1 comment 2 replies
-
Hey @merryHunter -- check out this minimum example I put together a while back: https://github.com/concretevitamin/skypilot-ci-cd-runner |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
merryHunter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @merryHunter -- check out this minimum example I put together a while back: https://github.com/concretevitamin/skypilot-ci-cd-runner