Skip to content

hpcaitech/ColossalAI-Platform-CLI

Repository files navigation

🔮 ColossalAI-Platform-CLI

🔗 Table Of Contents

📚 Overview

This repository contains the Command Line Tools for the ColossalAI Platform. The CLI is called cap which stands for C(olossal)A(I) P(latform). This CLI aims to provide an interface for users to access the various functions provided on the cloud platform and boost their productivity.

The CLI is built on top of Click, a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary.

🔨 Installation

  1. From Source
pip install git+https://github.com/hpcaitech/ColossalAI-Platform-CLI@main
  1. From PyPI
pip install colossalai-platform

⌨️ Usage

A documentation website will be built when this CLI is mature. Before that, you can refer to the following sections to use the CLI.

Create a Project

cap project init <project-name>

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •