Skip to content

tobi/skyeel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skyeel

mini reimplementation of skypilot, so that you can run a standard and unmodified skypilot.yml file on a remote ssh server.

Usage

  skyeel.rb <server name> <skypilot.yml>

Example

Train stable diffusion on my good boy:

  skyeel.rb a100-gcp examples/sdxl/skypilot.yml

See the examples directory for how this works. A100 server not included.

Installation

  rake install
  or
  gem build skyeel.gemspec
  gem install skyeel-*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages