Skip to content

Patch NPU序列化以及减少update idle 检查#7

Merged
lbk-sys merged 2 commits into
lbk-sys:verl_sglang_0915from
1StepForever:verl_sglang_0915
Sep 25, 2025
Merged

Patch NPU序列化以及减少update idle 检查#7
lbk-sys merged 2 commits into
lbk-sys:verl_sglang_0915from
1StepForever:verl_sglang_0915

Conversation

@1StepForever

Copy link
Copy Markdown

Motivation

Modifications

Accuracy Test

Benchmark & Profiling

Checklist

server_args=self.server_args,
model_config=self.model_config,
)
if is_npu():

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

_is_npu = is_npu()


from sglang.srt.utils import is_npu

if is_npu():

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

ditto


# Currently, NPU does not support UUID. This has been temporarily commented out, with support expected in the fourth quarter.
# Currently, NPU does not support UUID. This is a temporary fix, with support expected in the fourth quarter.
if is_npu():

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

_is_npu

@lbk-sys
lbk-sys merged commit fc3f1b8 into lbk-sys:verl_sglang_0915 Sep 25, 2025
1 check passed
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