By clicking on "Accept", you're agreeing to our privacy and cookie policy.

Posts tagged with "Self-hosted runners"

CML Cloud Runners for Model Training in Bitbucket Pipelines
Use CML from a Bitbucket pipeline to provision an AWS EC2 instance and (re)train a machine learning model.
  • Rob de Wit
  • Sep 06, 20227 min read
Training and saving models with CML on a dedicated AWS EC2 runner (part 2)
Use CML to automatically retrain a model on a provisioned AWS EC2 instance and export the model to a DVC remote storage on Google Drive.
  • Rob de Wit
  • May 06, 20227 min read
Training and saving models with CML on a self-hosted AWS EC2 runner (part 1)
In this guide we will show how you can use CML to automatically retrain a model and save its outputs to your Github repository using a provisioned AWS EC2 runner.
  • Rob de Wit
  • Apr 26, 20228 min read
July '21 Community Gems
A roundup of technical Q&A's from the DVC community. This month: self-hosted runners, DVC commits, troubleshooting remotes, and more.
  • Milecia McGregor
  • Jul 27, 20215 min read
CML self-hosted runners on demand with GPUs
Use your own GPUs with GitHub Actions & GitLab for continuous machine learning.
  • David G Ortega
  • Aug 07, 20205 min read