Skip to content

Conversation

merrymercy
Copy link
Contributor

No description provided.

@merrymercy merrymercy merged commit 3c5538f into main Nov 25, 2024
4 of 15 checks passed
@merrymercy merrymercy deleted the pr-fix-ci branch November 25, 2024 23:24
@@ -36,7 +36,9 @@ def test_offline_throughput_non_stream_small_batch_size(self):
)

if is_in_ci():
self.assertGreater(res["output_throughput"], 950)
# There is a regression with torch 2.5
Copy link
Member

Choose a reason for hiding this comment

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

https://github.com/sgl-project/sglang/actions/runs/11997672042/job/33443552472

From this action run, it can be seen that torch 2.5.1 can also pass the threshold of 950, so the statement here is not accurate.

timethink pushed a commit to timethink/sglang that referenced this pull request Mar 9, 2025
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.

2 participants