Skip to content

SFT TPU Single Host - #512

Draft
karajendran wants to merge 9 commits into
mainfrom
pr-510
Draft

SFT TPU Single Host#512
karajendran wants to merge 9 commits into
mainfrom
pr-510

Conversation

@karajendran

Copy link
Copy Markdown
Collaborator

Summary of Completed Work

  1. Integrated & Enhanced PR feat: add sft maxtext single host on tpu #510:
    \E2\80\A2 Built directly on top of peer PR feat: add sft maxtext single host on tpu #510 (origin/rl-add-maxtext-sft).
  2. Added SFT MaxText Single-Host Workload for Gemma 3 4B:
    \E2\80\A2 Focused train.py on Gemma 3 4B (gemma3-4b / google/gemma-3-4b-it) by default, while supporting dynamic environment overrides. Cleaned up all emojis from logs and print statements.
    \E2\80\A2 Configured Kustomize overlay in (kustomization.yaml, patch-env.yaml, patch-nodeselector.yaml, patch-resources.yaml).
  3. Resolved Code Review Issues:
    \E2\80\A2 mlflow.tf: Added mlflow.tf to deploy MLflow tracking server to GKE via Terraform.
    \E2\80\A2 Service Name Consistency: Unified MLflow service name to mlflow-service across manifests, Python scripts, and documentation.
    \E2\80\A2 Workload Identity GCS Access: Added roles/storage.objectAdmin IAM binding in storage.tf.
    \E2\80\A2 GCS gs:// Path Check: Implemented path_exists() using google.cloud.storage.Client in train.py.
    \E2\80\A2 Provider Version & Docker Workdir: Upgraded Terraform Google provider to 7.6.0 in versions.tf and added WORKDIR /workspace in Dockerfile.
  4. Documentation:
    \E2\80\A2 Comprehensive tutorial documentation in README.md covering both automated execution and step-by-step batch job conversion/training workflows.

@karajendran karajendran changed the title Pr 510 SFT TPU Single Host Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants