-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Update benchmark scripts #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 tasks
5 tasks
5 tasks
Closed
5 tasks
CatherineSue
added a commit
to CatherineSue/sglang
that referenced
this pull request
Mar 4, 2025
…rver Merge in GENAICORE/sglang from chang/request-id to features-based-on-v0.4.2.post1 Squashed commit of the following: commit 9b3b1488feea6f5b310570a3060cae3e2786fc38 Author: Chang Su <chang.s.su@oracle.com> Date: Wed Feb 19 13:35:33 2025 -0800 [Log] Support request_id in OpenAI API server - Add `request_id` to ChatCompletionRequest and EmbeddingRequest - Pass request_ids to GenerateReqInput and EmbeedingReqInput
timethink
pushed a commit
to timethink/sglang
that referenced
this pull request
Mar 9, 2025
chunyuan-w
added a commit
to chunyuan-w/sglang
that referenced
this pull request
Mar 12, 2025
* Use fused_experts_cpu and add weight packing * add check on whether AMX is supported * move utils to cpu_utils.py * address comment * no need to pass in is_vnni since it's True by default; change inplace to True * refactor prepack_weight_if_needed * Only import sgl_kernel.cpu once
chunyuan-w
added a commit
to chunyuan-w/sglang
that referenced
this pull request
Mar 14, 2025
* Use fused_experts_cpu and add weight packing * add check on whether AMX is supported * move utils to cpu_utils.py * address comment * no need to pass in is_vnni since it's True by default; change inplace to True * refactor prepack_weight_if_needed * Only import sgl_kernel.cpu once
chunyuan-w
added a commit
to chunyuan-w/sglang
that referenced
this pull request
Mar 14, 2025
* Use fused_experts_cpu and add weight packing * add check on whether AMX is supported * move utils to cpu_utils.py * address comment * no need to pass in is_vnni since it's True by default; change inplace to True * refactor prepack_weight_if_needed * Only import sgl_kernel.cpu once
chunyuan-w
added a commit
to chunyuan-w/sglang
that referenced
this pull request
Mar 14, 2025
* Use fused_experts_cpu and add weight packing * add check on whether AMX is supported * move utils to cpu_utils.py * address comment * no need to pass in is_vnni since it's True by default; change inplace to True * refactor prepack_weight_if_needed * Only import sgl_kernel.cpu once
This was referenced Apr 16, 2025
ch-wan
pushed a commit
to ch-wan/sglang
that referenced
this pull request
Apr 25, 2025
support fp8 dispatch
NorthmanPKU
pushed a commit
to NorthmanPKU/sglang
that referenced
this pull request
May 16, 2025
Finish all to all
5 tasks
5 tasks
chunyuan-w
added a commit
to chunyuan-w/sglang
that referenced
this pull request
May 28, 2025
* Use fused_experts_cpu and add weight packing * add check on whether AMX is supported * move utils to cpu_utils.py * address comment * no need to pass in is_vnni since it's True by default; change inplace to True * refactor prepack_weight_if_needed * Only import sgl_kernel.cpu once
chunyuan-w
added a commit
to chunyuan-w/sglang
that referenced
this pull request
May 28, 2025
* Use fused_experts_cpu and add weight packing * add check on whether AMX is supported * move utils to cpu_utils.py * address comment * no need to pass in is_vnni since it's True by default; change inplace to True * refactor prepack_weight_if_needed * Only import sgl_kernel.cpu once
chunyuan-w
added a commit
to chunyuan-w/sglang
that referenced
this pull request
Jun 3, 2025
* Use fused_experts_cpu and add weight packing * add check on whether AMX is supported * move utils to cpu_utils.py * address comment * no need to pass in is_vnni since it's True by default; change inplace to True * refactor prepack_weight_if_needed * Only import sgl_kernel.cpu once
chunyuan-w
added a commit
to chunyuan-w/sglang
that referenced
this pull request
Jun 6, 2025
* Use fused_experts_cpu and add weight packing * add check on whether AMX is supported * move utils to cpu_utils.py * address comment * no need to pass in is_vnni since it's True by default; change inplace to True * refactor prepack_weight_if_needed * Only import sgl_kernel.cpu once
5 tasks
pengxin99
pushed a commit
to pengxin99/sglang
that referenced
this pull request
Jun 19, 2025
sleepcoo
pushed a commit
to shuaills/sglang
that referenced
this pull request
Jun 24, 2025
yichiche
pushed a commit
to yichiche/sglang
that referenced
this pull request
Jul 7, 2025
* align shapes Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> * fix Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> --------- Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
pi314ever
pushed a commit
to pi314ever/sglang
that referenced
this pull request
Jul 10, 2025
…ject#8) Signed-off-by: Rahul Vijayaraghavan <rahul.vijayaraghavan@intel.com>
5 tasks
siuhunh
pushed a commit
to xing-wenjin/sglang
that referenced
this pull request
Jul 21, 2025
npu matmul weight nz
yichiche
pushed a commit
to yichiche/sglang
that referenced
this pull request
Jul 23, 2025
* align shapes Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> * fix Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> --------- Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
yichiche
pushed a commit
to yichiche/sglang
that referenced
this pull request
Jul 25, 2025
* align shapes Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> * fix Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> --------- Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
5 tasks
yichiche
pushed a commit
to yichiche/sglang
that referenced
this pull request
Jul 30, 2025
* align shapes Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> * fix Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> --------- Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
yichiche
pushed a commit
to yichiche/sglang
that referenced
this pull request
Aug 1, 2025
* align shapes Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> * fix Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> --------- Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
yichiche
pushed a commit
to yichiche/sglang
that referenced
this pull request
Aug 6, 2025
* align shapes Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> * fix Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> --------- Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
yichiche
pushed a commit
to yichiche/sglang
that referenced
this pull request
Aug 7, 2025
* align shapes Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> * fix Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> --------- Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
yichiche
pushed a commit
to yichiche/sglang
that referenced
this pull request
Aug 11, 2025
* align shapes Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> * fix Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> --------- Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
yichiche
pushed a commit
to yichiche/sglang
that referenced
this pull request
Aug 11, 2025
* align shapes Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> * fix Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> --------- Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
5 tasks
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.