skypilot logo

skypilot

skypilot-org/skypilot

Run, manage, and scale AI workloads on any AI infrastructure.

GraphCanon updated today · GitHub synced today

10k
Stars
1.1k
Forks
338
Open issues
75
Watchers
today
Last push
Python Apache-2.0Created Aug 11, 2021

Trust & integrity

Full report
Maintenance
Very active (0d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

A platform for managing various cloud resources like Kubernetes, Slurm, multiple clouds, and on-premises servers to optimize the execution of deep learning tasks including distributed training and hyperparameter tuning.

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Jul 11, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Jul 11, 2026

Languages
python

Source: github.language+pyproject.toml · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

# Typical use: pip install -r requirements.txt, git clone, etc.
Source link

Tags

README

Getting started

Install SkyPilot in 1 minute. Then, launch your first cluster in 2 minutes in Quickstart.

SkyPilot is BYOC: Everything is launched within your cloud accounts, VPCs, and clusters.


Typical use: pip install -r requirements.txt, git clone, etc.

setup: | cd mnist pip install -r requirements.txt