Skip to content

Add gemma4-26b E2E test scripts for pre-training#4278

Draft
chiajunglien wants to merge 3 commits into
AI-Hypercomputer:mainfrom
CIeNET-International:emma/e2e-training
Draft

Add gemma4-26b E2E test scripts for pre-training#4278
chiajunglien wants to merge 3 commits into
AI-Hypercomputer:mainfrom
CIeNET-International:emma/e2e-training

Conversation

@chiajunglien

@chiajunglien chiajunglien commented Jun 26, 2026

Copy link
Copy Markdown

Description

This PR introduces end-to-end (E2E) testing and validation pipelines for the Gemma 4 26B model in MaxText.
Blocked by: https://buganizer.corp.google.com/issues/527749229

Tests

Pre-Training:

export RUN_ID=$(date +%Y-%m-%d-%H-%M)
bash tests/end_to_end/tpu/gemma4/26b/test_gemma4_to_mt.sh $RUN_ID
bash tests/end_to_end/tpu/gemma4/26b/test_gemma4.sh $RUN_ID

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

…-26b

Introduces E2E test configurations and scripts for gemma4-26b model,
covering both inference decoding and pre-training validation pipelines.
Comment thread tests/end_to_end/tpu/gemma4/26b/test_gemma4_to_mt.sh
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