Files
FastDeploy/fastdeploy/engine
kevin 5d42f19e0a [BugFix][Scheduler] Fix can_schedule_block_num_threshold calculation (#6541)
* fix mtp acceptance rate decline

* [BugFix][Scheduler] Fix can_schedule_block_num_threshold calculation

Fix the calculation of can_schedule_block_num_threshold in
ResourceManagerV1. The original formula using need_prefill_tokens
could lead to incorrect threshold values. Now directly use
num_chunk_new_block for accurate block scheduling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 16:23:18 +08:00
..
2025-10-29 00:20:28 +08:00