Skip to content

change sft train and sft.yml path#3120

Merged
copybara-service[bot] merged 1 commit intomainfrom
sanbao/xlml
Feb 12, 2026
Merged

change sft train and sft.yml path#3120
copybara-service[bot] merged 1 commit intomainfrom
sanbao/xlml

Conversation

@susanbao
Copy link
Copy Markdown
Collaborator

Description

Move the sft.yml path from src/MaxText/configs to src/maxtext/configs/post_train. In the #3044, maxText move all config files from src/MaxText/configs to src/maxtext/configs. We need to modify the sft.yml path for this.

XLML DAGs failed for using src/maxtext/configs/sft.yml, error:

FileNotFoundError: [Errno 2] No such file or directory: '/deps/src/maxtext/configs/sft.yml'

FIXES:b/483253279

Tests

Trigger the XLML DAG for jax_ai_image_tpu_e2e to test

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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Comment thread tests/end_to_end/tpu/gpt_oss/120b/test_gpt_oss.sh
Comment thread tests/end_to_end/tpu/gpt_oss/20b/test_gpt_oss.sh
Copy link
Copy Markdown
Collaborator

@shuningjin shuningjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@susanbao susanbao changed the title change sft.yml path change sft train and sft.yml path Feb 11, 2026
@copybara-service copybara-service Bot merged commit b6e0cdb into main Feb 12, 2026
36 checks passed
@copybara-service copybara-service Bot deleted the sanbao/xlml branch February 12, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants