sgl-project/sglang

[Task] Add priority scheduling CIs for preemption path

已关闭

#13,470 创建于 2025年11月18日

 (1 条评论) (0 个反应) (2 位负责人)Python (6,216 个派生)auto 404
good first issue

仓库指标

星标
 (28,442 个星标)
PR 合并指标
 (平均合并 2天 1小时) (30 天内合并 1,000 个 PR)

描述

Checklist

Motivation

There is a number token and request level memory accounting issues reported and fixed by the community recently. It would be good to complement them with robust CI tests.

Context:

  1. https://github.com/sgl-project/sglang/pull/12494
  2. https://github.com/sgl-project/sglang/pull/13142
  3. https://github.com/sgl-project/sglang/pull/13201; https://github.com/sgl-project/sglang/issues/13111 (TestRemTotalTokenOffsetBug)
  4. https://github.com/sgl-project/sglang/blob/5ef728716b2c1159bbb7cd5c098e7720137354ce/python/sglang/srt/managers/schedule_policy.py#L666-L668 - cover this case

Related resources

No response

贡献者指南