Skip to content

wandb/wsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weights & Biases Server Manager

WSM is a command-line tool designed to manage W&B server deployments. It simplifies the process of deploying, upgrading, and maintaining W&B server instances for airgapped environments.

Install

Download and install WSM:

curl -sSL https://raw.githubusercontent.com/wandb/wsm/main/install.sh | bash /usr/local/bin

Usage

Basic commands to get started:

wsm list
wsm download
wsm deploy
wsm --help

Requirements

  • Linux, macOS or Windows
  • Bash shell
  • curl
  • tar

Support

For issues and questions, please visit create an issue here.

For more information on how to use WSM, see the WSM documentation.