feat: tpu orchestrator

This commit is contained in:
2026-03-23 14:14:01 +01:00
parent d3a4febfde
commit 631b6d698c
9 changed files with 300 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
ZONE="us-central1-a"
QR_NAME="v5e-64-us-spot"
ACCEL_TYPE="v5litepod-64"
RUNTIME_VERSION="v2-alpha-tpuv5-lite"
IS_SPOT="true"
RUN_ID="phantom_v5e_us_1"
HF_REPO="velocitatem/capstone"
TRAIN_CMD="python -m engine.train --sweep-agent --sweep-id lusiana/capstone/oasdorof"