How to install MakazhanAlpamys/Soup. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
MakazhanAlpamys/Soup Installation Guide
How to install MakazhanAlpamys/Soup. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for MakazhanAlpamys/Soup. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i MakazhanAlpamys/Soupor
Install via npx
npx @hexmos/ipm i MakazhanAlpamys/SoupPrerequisites
Python
runtimeVersion: 3.10-3.12
GPU with CUDA
hardwareVersion: recommended
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install via Pip (Recommended)
pip install "soup-cli[train]"Install via Pip (Full Stack)
pip install "soup-cli[all]"Install from GitHub (Latest Development)
pip install git+https://github.com/MakazhanAlpamys/Soup.gitInstall using Docker
docker pull ghcr.io/makazhanalpamys/soup:latest
docker run --gpus all -v $(pwd):/workspace ghcr.io/makazhanalpamys/soup train --config soup.yaml