(sync): sync codes to github. - #155
Merged
Merged
Conversation
PanAndy
commented
Aug 26, 2025
Collaborator
- (feat): support pp + tie embedding.
- (fix): Skip current step when final_response_mask.sum() == 0.
- (fix): addressed all issues where the response mask sum was zero, both at the batch level and within individual domains.
- (fix): fix mcore val.
- (feat): add rlvr rollout pipeline for just val.
- (fix): Fix VLM collator empty multi_modal_data.
- (fix): remove fp8 quantization patch in vLLM 0.10.0.
- (docs): Add docs for vlm rlvr pipeline.
- (fix): set RAY_get_check_signal_interval_milliseconds to 1 to avoid queue exhaustion.
- (fix): Fix the issue where DataProto could not collect metrics from a subprocess.
- (fix): Fix math timeout and code extract.
- (feat): support deepspeed ulysses.
- (fix): fix vllm 0.10.0.
- (docs): Add documentation for the DPO pipeline.
- (feat): Optimize redundant imports and adjust timeout.
- (fix): llm_as_judge with vllm strategy should init cuda before torch.random.manual_seed.
- (docs): update readme taoSR1.
- (fix): fix rlvr reward num_nodes infer.
…h at the batch level and within individual domains.
…ueueing of rpc in Ray.
…cuda.reset_max_memory_allocated.
(cherry picked from commit beadb24b6065c8dbff89cae0e591e751d30b5076)
This was referenced Aug 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.