Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .meta/mast/client_bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,5 @@ fi

cd "$WORKSPACE_DIR/forge"

export WANDB_MODE=offline
export HF_HUB_OFFLINE=1
export MONARCH_HOST_MESH_V1_REMOVE_ME_BEFORE_RELEASE=1
export TORCHSTORE_RDMA_ENABLED=1
export HF_HOME=/mnt/wsfuse/teamforge/hf

# Execute the client training script with all passed arguments
exec python -X faulthandler .meta/mast/main.py "$@"
Loading