Skip to content

Conversation

@kevincheng2
Copy link
Collaborator

@kevincheng2 kevincheng2 commented Oct 23, 2025

Motivation

update v1 schduler

支持纯文 prefill 多batch + 多模 prefill 单batch
cp: #4611

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.

@paddle-bot
Copy link

paddle-bot bot commented Oct 23, 2025

Thanks for your contribution!

@kevincheng2 kevincheng2 changed the title [Scheduler] update v1 schduler [Scheduler] update v1 prefill batch Oct 23, 2025
rainyfly
rainyfly previously approved these changes Oct 23, 2025
has_prefill_task = False
has_decode_task = False
has_preempted_task = False
self.share_inputs["image_features"] = None
Copy link
Collaborator

Choose a reason for hiding this comment

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

model_runner的改动需要在eb5的model_runner同步改一下吗

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

eb5检查过了,不需要这个改动

@Jiang-Jia-Jun Jiang-Jia-Jun merged commit c785c2d into PaddlePaddle:feature/experimental_feature_20250908 Oct 31, 2025
14 of 15 checks passed
Deleter-D pushed a commit to Deleter-D/FastDeploy that referenced this pull request Nov 26, 2025
* update v1 scheduler

* update code

* update code

* update code

* update code

* remove mm prefill batch

* update code

* fix bug

* update code
@kevincheng2 kevincheng2 deleted the v1_schduler branch January 19, 2026 03:47
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.

4 participants