"vllm/model_executor/models/exaone4.py" did not exist on "02f0c7b220422792f5e53de2a7d51d2d3ff2df28"
- 01 May, 2025 2 commits
-
-
Huy Do authored
Signed-off-by:Huy Do <huydhn@gmail.com>
-
Noah Yoshida authored
Signed-off-by:Noah Yoshida <noahcy117@gmail.com>
-
- 30 Apr, 2025 1 commit
-
-
Huy Do authored
Signed-off-by:Huy Do <huydhn@gmail.com>
-
- 24 Apr, 2025 1 commit
-
-
Woosuk Kwon authored
Signed-off-by:Woosuk Kwon <woosuk.kwon@berkeley.edu>
-
- 31 Mar, 2025 1 commit
-
-
shangmingc authored
Signed-off-by:Shangming Cai <caishangming@linux.alibaba.com>
-
- 23 Mar, 2025 1 commit
-
-
shangmingc authored
Signed-off-by:Shangming Cai <caishangming@linux.alibaba.com>
-
- 17 Mar, 2025 1 commit
-
-
vllmellm authored
Signed-off-by:
vllmellm <vllm.ellm@embeddedllm.com> Signed-off-by:
tjtanaa <tunjian.tan@embeddedllm.com> Co-authored-by:
TJian <tunjian.tan@embeddedllm.com> Co-authored-by:
Cyrus Leung <cyrus.tl.leung@gmail.com>
-
- 15 Mar, 2025 1 commit
-
-
Robert Shaw authored
Signed-off-by:
rshaw@neuralmagic.com <rshaw@neuralmagic.com> Co-authored-by:
rshaw@neuralmagic.com <rshaw@neuralmagic.com> Co-authored-by:
Nicolò Lucchesi <nlucches@redhat.com> Co-authored-by:
Tyler Michael Smith <tyler@neuralmagic.com> Co-authored-by:
Michael Goin <michael@neuralmagic.com>
-
- 03 Mar, 2025 1 commit
-
-
Harry Mellor authored
-
- 19 Feb, 2025 1 commit
-
-
Lucia Fang authored
Signed-off-by:
Lu Fang <fanglu@fb.com> Co-authored-by:
LiuXiaoxuanPKU <lilyliupku@gmail.com>
-
- 17 Feb, 2025 1 commit
-
-
shangmingc authored
Signed-off-by:Shangming Cai <caishangming@linux.alibaba.com>
-
- 14 Feb, 2025 1 commit
-
-
Harry Mellor authored
-
- 04 Feb, 2025 1 commit
-
-
Thomas Parnell authored
Signed-off-by:Thomas Parnell <tpa@zurich.ibm.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>
-
- 27 Jan, 2025 1 commit
-
-
Nicolò Lucchesi authored
[Feature] [Spec decode]: Enable MLPSpeculator/Medusa and `prompt_logprobs` with ChunkedPrefill (#10132) Signed-off-by:
NickLucche <nlucches@redhat.com> Signed-off-by:
wallashss <wallashss@ibm.com> Co-authored-by:
wallashss <wallashss@ibm.com>
-
- 11 Jan, 2025 1 commit
-
-
youkaichao authored
Signed-off-by:youkaichao <youkaichao@gmail.com>
-
- 27 Nov, 2024 2 commits
-
-
jeongin601 authored
[Bugfix][SpecDecode] apply sampling parameters to target probabilities for consistency in rejection sampling. (#10198) Signed-off-by:
jeongin601 <0200angela@gmail.com> Signed-off-by:
jeong_in.bae <jeong_in.bae@navercorp.com>
-
Chendi.Xue authored
Signed-off-by:Chendi Xue <chendi.xue@intel.com>
-
- 26 Nov, 2024 1 commit
-
-
Murali Andoorveedu authored
Signed-off-by:
andoorve <37849411+andoorve@users.noreply.github.com> Signed-off-by:
Sourashis Roy <sroy@roblox.com> Co-authored-by:
Sourashis Roy <sroy@roblox.com>
-
- 08 Nov, 2024 1 commit
-
-
sroy745 authored
Signed-off-by:Sourashis Roy <sroy@roblox.com>
-
- 07 Nov, 2024 1 commit
-
-
Nicolò Lucchesi authored
Signed-off-by:NickLucche <nlucches@redhat.com>
-
- 06 Nov, 2024 1 commit
-
-
Sungjae Lee authored
Co-authored-by:LiuXiaoxuanPKU <lilyliupku@gmail.com>
-
- 02 Nov, 2024 1 commit
-
-
youkaichao authored
Signed-off-by:
youkaichao <youkaichao@gmail.com> Co-authored-by:
Nick Hill <nhill@redhat.com>
-
- 28 Oct, 2024 1 commit
-
-
wangshuai09 authored
Signed-off-by:wangshuai09 <391746016@qq.com>
-
- 18 Oct, 2024 1 commit
-
-
Cody Yu 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).
-
- 12 Oct, 2024 1 commit
-
-
Lily Liu authored
-
- 10 Oct, 2024 1 commit
-
-
sroy745 authored
[Core] Add an environment variable which needs to be set explicitly to allow BlockSpaceManagerV1 (#9149)
-
- 03 Oct, 2024 1 commit
-
-
sroy745 authored
-
- 01 Oct, 2024 2 commits
- 25 Sep, 2024 1 commit
-
-
Travis Johnson authored
Signed-off-by:Travis Johnson <tsjohnso@us.ibm.com>
-
- 22 Sep, 2024 1 commit
-
-
Lily Liu authored
-
- 21 Sep, 2024 1 commit
-
-
Cyrus Leung authored
-
- 11 Sep, 2024 1 commit
-
-
Lily Liu authored
Co-authored-by:youkaichao <youkaichao@126.com>
-
- 02 Sep, 2024 1 commit
-
-
Lily Liu authored
-
- 30 Aug, 2024 1 commit
-
-
afeldman-nm authored
-
- 29 Aug, 2024 1 commit
-
-
Jonas M. Kübler authored
-
- 25 Aug, 2024 1 commit
-
-
Nick Hill authored
-
- 22 Aug, 2024 1 commit
-
-
Travis Johnson authored
Signed-off-by:Travis Johnson <tsjohnso@us.ibm.com>
-