- 12 Feb, 2025 1 commit
-
-
Jee Jee Li authored
-
- 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>
-
- 28 Jan, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 24 Jan, 2025 1 commit
-
-
Russell Bryant authored
Signed-off-by:Russell Bryant <rbryant@redhat.com>
-
- 17 Jan, 2025 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 06 Jan, 2025 1 commit
-
-
Lucas Tucker authored
Signed-off-by:
lucast2021 <lucast2021@headroyce.org> Co-authored-by:
lucast2021 <lucast2021@headroyce.org>
-
- 31 Dec, 2024 1 commit
-
-
John Giorgi authored
Signed-off-by:
Jee Jee Li <pandaleefree@gmail.com> Co-authored-by:
Jee Jee Li <pandaleefree@gmail.com>
-
- 26 Dec, 2024 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 24 Dec, 2024 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 10 Dec, 2024 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 09 Dec, 2024 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 05 Dec, 2024 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 12 Nov, 2024 2 commits
-
-
Umesh authored
Signed-off-by:
Umesh Deshpande <udeshpa@us.ibm.com> Co-authored-by:
Umesh Deshpande <udeshpa@us.ibm.com>
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 06 Nov, 2024 1 commit
-
-
Aaron Pham authored
Signed-off-by:Aaron Pham <contact@aarnphm.xyz>
-
- 29 Oct, 2024 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 12 Oct, 2024 1 commit
-
-
Jee Jee Li authored
-
- 11 Oct, 2024 1 commit
-
-
Jee Jee Li authored
-
- 04 Oct, 2024 1 commit
-
-
Cyrus Leung authored
-
- 29 Sep, 2024 1 commit
-
-
Jee Jee Li authored
-
- 08 Aug, 2024 1 commit
-
-
Murali Andoorveedu authored
-
- 05 Aug, 2024 1 commit
-
-
Jacob Schein authored
Co-authored-by:Jacob Schein <jacobschein@Jacobs-MacBook-Pro-2.local>
-
- 01 Aug, 2024 1 commit
-
-
Jee Jee Li authored
-
- 09 Jul, 2024 1 commit
-
-
Swapnil Parekh authored
Co-authored-by:
Swapnil Parekh <swapnilp@ibm.com> Co-authored-by:
Joe G <joseph.granados@h2o.ai> Co-authored-by:
Antoni Baum <antoni.baum@protonmail.com>
-
- 30 Jun, 2024 1 commit
-
-
SangBin Cho authored
Co-authored-by:sang <sangcho@anyscale.com>
-
- 27 Jun, 2024 1 commit
-
-
Cyrus Leung authored
-
- 21 Jun, 2024 1 commit
-
-
rohithkrn authored
-
- 22 May, 2024 2 commits
-
-
raywanb authored
-
SangBin Cho authored
-
- 18 May, 2024 1 commit
-
-
SangBin Cho authored
Currently we need to call rotary embedding kernel for each LoRA, which makes it hard to serve multiple long context length LoRA. Add batched rotary embedding kernel and pipe it through. It replaces the rotary embedding layer to the one that is aware of multiple cos-sin-cache per scaling factors. Follow up of https://github.com/vllm-project/vllm/pull/3095/files
-
- 08 May, 2024 1 commit
-
-
Antoni Baum authored
-
- 27 Apr, 2024 1 commit
-
-
Austin Veselka authored
Co-authored-by:Antoni Baum <antoni.baum@protonmail.com>
-
- 26 Apr, 2024 1 commit
-
-
SangBin Cho authored
Co-authored-by:Danny Guinther <dguinther@neuralmagic.com>
-
- 25 Apr, 2024 1 commit
-
-
SangBin Cho authored
-
- 19 Apr, 2024 1 commit
-
-
Jee Li authored
Co-authored-by:simon-mo <simon.mo@hey.com>
-
- 10 Apr, 2024 1 commit
-
-
Jee Li authored
-
- 29 Mar, 2024 1 commit
-
-
Nick Hill authored
-
- 26 Mar, 2024 1 commit
-
-
Jee Li authored
Co-authored-by:Antoni Baum <antoni.baum@protonmail.com>
-
- 25 Mar, 2024 1 commit
-
-
SangBin Cho authored
-
- 22 Mar, 2024 1 commit
-
-
Zhuohan Li authored
-