- 03 Jun, 2025 1 commit
-
-
Simon Mo authored
Signed-off-by:simon-mo <simon.mo@hey.com>
-
- 28 May, 2025 1 commit
-
-
Divakar Verma authored
Signed-off-by:Divakar Verma <divakar.verma@amd.com>
-
- 27 May, 2025 1 commit
-
-
cascade authored
Signed-off-by:cascade812 <cascade812@outlook.com>
-
- 13 May, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 07 Mar, 2025 1 commit
-
-
Jeremy Arnold authored
Signed-off-by:Jeremy Arnold <Jeremy.Arnold@amd.com>
-
- 03 Mar, 2025 1 commit
-
-
Harry Mellor authored
-
- 24 Feb, 2025 1 commit
-
-
Huy Do authored
Signed-off-by:Huy Do <huydhn@gmail.com>
-
- 22 Feb, 2025 2 commits
-
-
Cyrus Leung authored
-
Robin authored
[Bugfix] Fix benchmark script bug: inaccurate stats for vllm backend when max_model_len < input_len + output_len (#13691) Signed-off-by:WangErXiao <863579016@qq.com>
-
- 17 Feb, 2025 1 commit
-
-
Huy Do authored
Signed-off-by:Huy Do <huydhn@gmail.com>
-
- 02 Feb, 2025 1 commit
-
-
Russell Bryant authored
- **Add SPDX license headers to python source files** - **Check for SPDX headers using pre-commit** commit 9d7ef44c3cfb72ca4c32e1c677d99259d10d4745 Author: Russell Bryant <rbryant@redhat.com> Date: Fri Jan 31 14:18:24 2025 -0500 Add SPDX license headers to python source files This commit adds SPDX license headers to python source files as recommended to the project by the Linux Foundation. These headers provide a concise way that is both human and machine readable for communicating license information for each source file. It helps avoid any ambiguity about the license of the code and can also be easily used by tools to help manage license compliance. The Linux Foundation runs license scans against the codebase to help ensure we are in compliance with the licenses of the code we use, including dependencies. Having these headers in place helps that tool do its job. More information can be found on the SPDX site: - https://spdx.dev/learn/handling-license-info/ Signed-off-by:Russell Bryant <rbryant@redhat.com> commit 5a1cf1cb3b80759131c73f6a9dddebccac039dea Author: Russell Bryant <rbryant@redhat.com> Date: Fri Jan 31 14:36:32 2025 -0500 Check for SPDX headers using pre-commit Signed-off-by:
Russell Bryant <rbryant@redhat.com> --------- Signed-off-by:
Russell Bryant <rbryant@redhat.com>
-
- 09 Jan, 2025 1 commit
-
-
Ye (Charlotte) Qi authored
Signed-off-by:
Ye Qi <yeq@meta.com> Co-authored-by:
yeq <yeq@devgpu004.lla3.facebook.com>
-
- 08 Jan, 2025 1 commit
-
-
Divakar Verma authored
-
- 22 Oct, 2024 1 commit
-
-
Jeremy Arnold authored
-
- 17 Oct, 2024 1 commit
-
-
Kuntai Du authored
Removing the block manager v1. This is the initial piece of prefix-caching-centric design. In order to achieve prefix-caching-centric design, we need to simplify the code path so that we only use v2 block manager (which has much higher performance on prefix caching).
-
- 10 Oct, 2024 1 commit
-
-
sroy745 authored
[Core] Add an environment variable which needs to be set explicitly to allow BlockSpaceManagerV1 (#9149)
-
- 07 Oct, 2024 1 commit
-
-
youkaichao authored
-
- 27 Sep, 2024 1 commit
-
-
Cyrus Leung authored
-
- 25 Sep, 2024 2 commits
-
-
Simon Mo authored
-
Cyrus Leung authored
-
- 24 Sep, 2024 1 commit
-
-
Simon Mo authored
-
- 21 Sep, 2024 1 commit
-
-
Cyrus Leung authored
-
- 11 Sep, 2024 1 commit
-
-
Aarni Koskela authored
-
- 22 Jul, 2024 1 commit
-
-
Cyrus Leung authored
Co-authored-by:Roger Wang <ywang@roblox.com>
-
- 02 Jul, 2024 1 commit
-
-
Alexander Matveev authored
-
- 28 Jun, 2024 1 commit
-
-
Ilya Lavrenov authored
-
- 25 Jun, 2024 1 commit
-
-
Woo-Yeon Lee authored
[Speculative Decoding] Support draft model on different tensor-parallel size than target model (#5414)
-
- 20 Jun, 2024 1 commit
-
-
Michael Goin authored
-
- 19 Jun, 2024 1 commit
-
-
DearPlanet authored
-
- 18 Jun, 2024 1 commit
-
-
Ronen Schaffer authored
This PR adds basic support for OpenTelemetry distributed tracing. It includes changes to enable tracing functionality and improve monitoring capabilities. I've also added a markdown with print-screens to guide users how to use this feature. You can find it here
-
- 17 Jun, 2024 2 commits
-
-
Kuntai Du authored
[CI] Improve the readability of performance benchmarking results and prepare for upcoming performance dashboard (#5571)
-
Kunshang Ji authored
Co-authored-by:
Jiang Li <jiang1.li@intel.com> Co-authored-by:
Abhilash Majumder <abhilash.majumder@intel.com> Co-authored-by:
Abhilash Majumder <30946547+abhilash1910@users.noreply.github.com>
-
- 14 Jun, 2024 1 commit
-
-
Kuntai Du authored
[CI/Build][Misc] Add CI that benchmarks vllm performance on those PRs with `perf-benchmarks` label (#5073) Co-authored-by:simon-mo <simon.mo@hey.com>
-
- 12 Jun, 2024 1 commit
-
-
Woosuk Kwon authored
-
- 08 Jun, 2024 1 commit
-
-
Benjamin Kitor authored
-
- 29 May, 2024 1 commit
-
-
Marut Pandya authored
Signed-off-by:pandyamarut <pandyamarut@gmail.com>
-
- 28 May, 2024 1 commit
-
-
Cyrus Leung authored
Co-authored-by:Roger Wang <ywang@roblox.com>
-
- 22 May, 2024 1 commit
-
-
Cody Yu authored
The 2nd PR for #4532. This PR supports loading FP8 kv-cache scaling factors from a FP8 checkpoint (with .kv_scale parameter).
-
- 16 May, 2024 2 commits
-
-
Simon Mo authored
-
Cody Yu authored
Co-authored-by:
Cade Daniel <edacih@gmail.com> Co-authored-by:
Cade Daniel <cade@anyscale.com>
-