Skip to content

Instantly share code, notes, and snippets.

@0xdileep
0xdileep / h100_complete_setup.sh
Created November 2, 2025 07:29
Installation script
#!/bin/bash
################################################################################
# H100 Complete Setup Script
#
# PURPOSE: Install EVERYTHING needed for MoE optimization in one shot
# USAGE: bash h100_complete_setup.sh [model_name]
#
# This script will:
# 1. Install all system dependencies
# 2. Set up Python environment