Skip to content

fix(rollout): raise error when buffer is insufficient without global dataset#1474

Open
JackXu0 wants to merge 1 commit intoTHUDM:mainfrom
JackXu0:rollout_data_source_with_buffer_early_step
Open

fix(rollout): raise error when buffer is insufficient without global dataset#1474
JackXu0 wants to merge 1 commit intoTHUDM:mainfrom
JackXu0:rollout_data_source_with_buffer_early_step

Conversation

@JackXu0
Copy link
Copy Markdown

@JackXu0 JackXu0 commented Jan 21, 2026

For RolloutDataSourceWithBuffer.get_samples() method, when the buffer cannot provide enough samples and no global dataset is configured. Current behavior is to create empty Sample as placeholders link1 link2.

Shall we fail fast instead of silently proceeding in this circumstance?

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