Skip to content

Add additional inference to coupled training#1108

Closed
elynnwu wants to merge 2 commits into
mainfrom
feature/cpl-additional-inf
Closed

Add additional inference to coupled training#1108
elynnwu wants to merge 2 commits into
mainfrom
feature/cpl-additional-inf

Conversation

@elynnwu
Copy link
Copy Markdown
Contributor

@elynnwu elynnwu commented Apr 30, 2026

Similar to #1096, we add additional inference to coupled training.

  • New AdditionalInferenceConfig dataclass: wraps an InlineInferenceConfig with a name field

  • New additional_inference field on TrainConfig: accepts a list of AdditionalInferenceConfig entries

  • End-of-epoch callback wired into the coupled trainer

  • InlineInferenceConfig now has a get_inference_data method

  • Tests added

@elynnwu elynnwu marked this pull request as ready for review May 4, 2026 23:39
@elynnwu
Copy link
Copy Markdown
Contributor Author

elynnwu commented May 5, 2026

Production like coupled training with additional inference working: job

@elynnwu
Copy link
Copy Markdown
Contributor Author

elynnwu commented May 7, 2026

Closing in favor of #1133

@elynnwu elynnwu closed this May 7, 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.

1 participant