Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview
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/Soup
or

Install via npx

npx @hexmos/ipm i MakazhanAlpamys/Soup

Prerequisites

Python

runtime

Version: 3.10-3.12

GPU with CUDA

hardware

Version: 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.git

Install using Docker

docker pull ghcr.io/makazhanalpamys/soup:latest

docker run --gpus all -v $(pwd):/workspace ghcr.io/makazhanalpamys/soup train --config soup.yaml