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-central2-b"
QR_NAME="v4-32-us-spot"
ACCEL_TYPE="v4-32"
RUNTIME_VERSION="v2-alpha-tpuv4"
IS_SPOT="true"
RUN_ID="phantom_v4_spot_1"
HF_REPO="velocitatem/capstone"
TRAIN_CMD="python -m engine.train --sweep-agent --sweep-id lusiana/capstone/oasdorof"