Skip to content

tensorpool/tensorpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorPool Logo

TensorPool CLI

PyPI version Python 3.8+ License Documentation Slack Community

The TensorPool CLI is a git-style interface for running ML training jobs and accessing on-demand multi-node GPU clusters.

Quick Start

# Install
pip install tensorpool

Get started in minutes:

Usage

% tp --help
usage: tp [-h] [--no-input] [-v] {cluster,storage,nfs,job,ssh,me} ...

TensorPool https://tensorpool.dev

positional arguments:
  {cluster,storage,job,ssh,me}
    cluster             Manage clusters
    storage             Manage storage volumes
    job                 Manage jobs on TensorPool
    ssh                 SSH into an instance
    me                  Display user information and manage SSH keys

options:
  -h, --help            show this help message and exit
  --no-input            Disable interactive prompts
  -v, --version         show program's version number and exit

Learn more about the CLI at docs.tensorpool.dev/cli/overview

Documentation

Full documentation at docs.tensorpool.dev

Support

Contributors

Languages