Skip to content

feat(train): Add wait_timeout parameter to train()#5786

Merged
mollyheamazon merged 2 commits intoaws:masterfrom
gauravmadarkal:feat/add-wait-timeout-to-train
Apr 22, 2026
Merged

feat(train): Add wait_timeout parameter to train()#5786
mollyheamazon merged 2 commits intoaws:masterfrom
gauravmadarkal:feat/add-wait-timeout-to-train

Conversation

@gauravmadarkal
Copy link
Copy Markdown
Contributor

Description of changes:

Updated trainers: SFT, DPO, RLAIF, RLVR, and BaseTrainer.
Added wait_timeout parameter to train(). Right now train defaults to 3000s wait timeout, adding a wait_timeout parameter helps making this configurable by the caller.

Updated trainers: SFT, DPO, RLAIF, RLVR, and BaseTrainer.
Copy link
Copy Markdown
Contributor

@joshuatowner joshuatowner left a comment

Choose a reason for hiding this comment

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

should we add any tests (if straightforward)

@mollyheamazon mollyheamazon merged commit 23dc08c into aws:master Apr 22, 2026
15 of 20 checks passed
@gauravmadarkal gauravmadarkal deleted the feat/add-wait-timeout-to-train branch April 22, 2026 18:43
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.

3 participants