Skip to content

Instantly share code, notes, and snippets.

@YUGOROU
YUGOROU / start.sh
Last active May 11, 2026 10:21
Lumi Voice Companion – AMD MI300X hosting (STT/LLM/TTS)
#!/usr/bin/env bash
# ==============================================================
# Lumi Voice Companion – AMD MI300X Hosting Setup
#
# Usage:
# HF_TOKEN=xxx bash <(curl -fsSL https://gist.githubusercontent.com/YUGOROU/82d54f800382826b1aa37cd8ea398f42/raw/start.sh)
#
# Optional overrides:
# LLM_MODEL=YUGOROU/lumi-grpo (default)
# WORKSPACE=/workspace/lumi-serve (default)