Skip to content

Conversation

@gongshaotian
Copy link
Collaborator

Motivation

💡 If this PR is a Cherry Pick, the PR title needs to follow the format by adding the [Cherry-Pick] label at the very beginning and appending the original PR ID at the end. For example, [Cherry-Pick][CI] Add check trigger and logic(#5191)

💡 如若此PR是Cherry Pick,PR标题需遵循格式,在最开始加上[Cherry-Pick]标签,以及最后面加上原PR ID,例如[Cherry-Pick][CI] Add check trigger and logic(#5191)

Modifications

Usage or Command

Accuracy Tests

Checklist

  • Add at least a tag in the PR title.
    • Tag list: [[FDConfig],[APIServer],[Engine], [Scheduler], [PD Disaggregation], [Executor], [Graph Optimization], [Speculative Decoding], [RL], [Models], [Quantization], [Loader], [OP], [KVCache], [DataProcessor], [BugFix], [Docs], [CI], [Optimization], [Feature], [Benchmark], [Others], [XPU], [HPU], [GCU], [DCU], [Iluvatar], [Metax]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

bukejiyu and others added 30 commits December 6, 2025 00:47
…addle#5408)

* [RL] Support Rollout Routing Replay

* add routing indices cache

* fix config bug and moe forward bug

* R3 Support GLM

* support eb4.5

* fix merge bug

* Apply suggestion from @Copilot



* Apply suggestion from @Copilot



* Apply suggestion from @Copilot



* Apply suggestion from @Copilot



* add routing replay ci

* support glm topk

* support orther top_k

* fix ci bug

* pre-commit

* only support chatcmpl

* Revert "Revert "[RL] Support Rollout Routing Replay (PaddlePaddle#5321)" (PaddlePaddle#5402)"

This reverts commit c45e064.

* Fix XPU and NPU bug

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Yuanle Liu <yuanlehome@163.com>
…dleOCR-VL (PaddlePaddle#5413) (PaddlePaddle#5414)

* [BugFix] Fix some parameter place on CPU in PaddleOCR-VL

* clean log

* fix codestyle
…cess_group for RL (PaddlePaddle#5433) (PaddlePaddle#5434)

* [fix] remove shutdown_process_group/restart_process_group for RL

* [chore] remove log

* [chore] remove log

* [chore] set log to debug level
* [BugFix] fix instability after clearing weight

* [chore] add todo
…ing is done (PaddlePaddle#5527) (PaddlePaddle#5523)

* [fix] fix ep loop

* [fix] another try

* [fix] again
…ePaddle#5578) (PaddlePaddle#5583)

* [CI] Remove test_metrics.py due to incompatible forced merge (PaddlePaddle#5578)
* [CI] Adapt vl_model baseline changes due to Paddle update (PaddlePaddle#5576)
…dle#5468)

* [RL] R3 support rdma store

* refine code

* refine notes

* disable prefix cache

* fix ci bug

* support preempted task and put cpu tensor
…ddlePaddle#5568) (PaddlePaddle#5597)

* fix mtp entropy drop in RL

* optimize usage and fix unit test

* optimize padding_sampling_params speed(vectorized)
…addlePaddle#5491) (PaddlePaddle#5617)

* [liuzichang spend 10 dyas]fix write qknorm cache bug

* fix 'fix cachekv bug''
* [Model] tp+ep support v1_loader

* fix

* fix mtp_linear

* fix mtp_linear

* fix

* fix

* fix v0 loader

* fix

* Add get_tensor for EP

* fix linear weight_loader

* fix typo

* fix
Deleter-D and others added 26 commits January 27, 2026 10:45
* Update download_dependencies.sh
…lash_mask_attn PaddlePaddle#6238 (PaddlePaddle#6232)

* fash_mask_attn support mixed

* enhance deep_ep and fix bug

* update

* fix
…PaddlePaddle#6120)

* fused put routing

* fix bug

* [draft commit]dynamic dtype

* Updated to accommodate uint8 baseline changes

* fix async put & numpy bug

---------

Co-authored-by: YuBaoku <49938469+EmmonsCurse@users.noreply.github.com>
@paddle-bot
Copy link

paddle-bot bot commented Feb 2, 2026

Thanks for your contribution!

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.