nateraw / get-lambda

Use Actions to acquire those precious lambda GPUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Lambda Instances

Use GitHub Actions to get the lambda cloud instances you want.

Setup

  1. Fork this repo

  2. Add your Lambda cloud token as a new repository secret named LAMBDA_CLOUD_TOKEN. You should also set the LAMBDA_CLOUD_TOKEN environment variable locally.

  3. Setup a new ssh key in lambda named lambda-new. And save the private key locally. You will need the private key to ssh into the instance after it is created.

Run the workflow to get your Lambda instance

  1. Go to your Actions tab and enable workflows if they aren't already enabled. Then click on the Create Instance workflow and select the kind of GPU that works for you:

About

Use Actions to acquire those precious lambda GPUs


Languages

Language:Python 87.5%Language:Shell 12.5%