mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
feat: tpu orchestrator
This commit is contained in:
8
tpu_orchestration/configs/test_vm.conf
Normal file
8
tpu_orchestration/configs/test_vm.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
ZONE="us-central2-b"
|
||||
QR_NAME="v4-test-vm"
|
||||
ACCEL_TYPE="v4-8"
|
||||
RUNTIME_VERSION="v2-alpha-tpuv4"
|
||||
IS_SPOT="true"
|
||||
RUN_ID="phantom_v4_test_1"
|
||||
HF_REPO="velocitatem/capstone"
|
||||
TRAIN_CMD="python -m engine.train --sweep-agent --sweep-id lusiana/capstone/oasdorof"
|
||||
Reference in New Issue
Block a user