- 26 Feb, 2025 1 commit
-
-
zhuwenwen authored
-
- 22 Feb, 2025 1 commit
-
-
zhuwenwen authored
-
- 19 Feb, 2025 1 commit
-
-
Yannick Schnider authored
Signed-off-by:
Yannick Schnider <yannick.schnider1@ibm.com> Signed-off-by:
Yannick Schnider <Yannick.Schnider1@ibm.com>
-
- 14 Feb, 2025 1 commit
-
-
Joe Runde authored
Signed-off-by:
Joe Runde <Joseph.Runde@ibm.com> Signed-off-by:
Prashant Gupta <prashantgupta@us.ibm.com> Co-authored-by:
Prashant Gupta <prashantgupta@us.ibm.com> Co-authored-by:
Cody Yu <hao.yu.cody@gmail.com>
-
- 12 Feb, 2025 2 commits
-
-
王敏 authored
-
Keyun Tong authored
Signed-off-by:Keyun Tong <tongkeyun@gmail.com>
-
- 11 Feb, 2025 2 commits
-
-
wangxiyuan authored
Signed-off-by:wangxiyuan <wangxiyuan1007@gmail.com>
-
王敏 authored
-
- 03 Feb, 2025 1 commit
-
-
Arthur authored
# Adds support for `transformers` as a backend Following https://github.com/huggingface/transformers/pull/35235 , a bunch of models should already be supported, we are ramping up support for more models. Thanks @Isotr0py for the TP support, and @hmellor for his help as well! This includes: - `trust_remote_code=True` support: any model on the hub, if it implements attention the correct way can be natively supported!! - tensor parallel support --------- Signed-off-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com> Signed-off-by:
Isotr0py <2037008807@qq.com> Co-authored-by:
Isotr0py <41363108+Isotr0py@users.noreply.github.com> Co-authored-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by:
Isotr0py <2037008807@qq.com> Co-authored-by:
Cyrus Leung <cyrus.tl.leung@gmail.com> Co-authored-by:
Michael Goin <mgoin64@gmail.com> Co-authored-by:
Isotr0py <mozf@mail2.sysu.edu.cn>
-
- 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>
-
- 31 Jan, 2025 1 commit
-
-
Lucas Wilkinson authored
Signed-off-by:
Lucas Wilkinson <lwilkinson@neuralmagic.com> Signed-off-by:
simon-mo <xmo@berkeley.edu> Co-authored-by:
Woosuk Kwon <woosuk.kwon@berkeley.edu> Co-authored-by:
simon-mo <simon.mo@hey.com> Co-authored-by:
Michael Goin <mgoin64@gmail.com> Co-authored-by:
Zhuohan Li <zhuohan123@gmail.com> Co-authored-by:
Tyler Michael Smith <tysmith@redhat.com> Co-authored-by:
Alexander Matveev <59768536+alexm-neuralmagic@users.noreply.github.com> Co-authored-by:
simon-mo <xmo@berkeley.edu>
-
- 29 Jan, 2025 1 commit
-
-
Yanyi Liu authored
Signed-off-by:liuyanyi <wolfsonliu@163.com>
-
- 26 Jan, 2025 1 commit
-
-
Matthew Hendrey authored
Signed-off-by:
Matthew Hendrey <matthew.hendrey@gmail.com> Signed-off-by:
Shangming Cai <caishangming@linux.alibaba.com> Signed-off-by:
youkaichao <youkaichao@gmail.com> Signed-off-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com> Signed-off-by:
Yuan Tang <terrytangyuan@gmail.com> Signed-off-by:
Isotr0py <2037008807@qq.com> Signed-off-by:
DarkLight1337 <tlleungac@connect.ust.hk> Signed-off-by:
Chen Zhang <zhangch99@outlook.com> Signed-off-by:
wangxiyuan <wangxiyuan1007@gmail.com> Co-authored-by:
shangmingc <caishangming@linux.alibaba.com> Co-authored-by:
youkaichao <youkaichao@gmail.com> Co-authored-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by:
Yuan Tang <terrytangyuan@gmail.com> Co-authored-by:
Isotr0py <mozf@mail2.sysu.edu.cn> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk> Co-authored-by:
Chen Zhang <zhangch99@outlook.com> Co-authored-by:
wangxiyuan <wangxiyuan1007@gmail.com>
-
- 24 Jan, 2025 2 commits
-
-
Cyrus Leung authored
Signed-off-by:DarkLight1337 <tlleungac@connect.ust.hk>
-
Woosuk Kwon authored
Signed-off-by:Woosuk Kwon <woosuk.kwon@berkeley.edu>
-
- 23 Jan, 2025 1 commit
-
-
Gregory Shtrasberg authored
Signed-off-by:
Gregory Shtrasberg <Gregory.Shtrasberg@amd.com> Co-authored-by:
Micah Williamson <micah.williamson@amd.com>
-
- 22 Jan, 2025 2 commits
-
-
Konrad Zawora authored
Signed-off-by:Konrad Zawora <kzawora@habana.ai>
-
youkaichao authored
Signed-off-by:youkaichao <youkaichao@gmail.com>
-
- 16 Jan, 2025 1 commit
-
-
youkaichao authored
Signed-off-by:youkaichao <youkaichao@gmail.com>
-
- 15 Jan, 2025 1 commit
-
-
maang-h authored
-
- 14 Jan, 2025 1 commit
-
-
maang-h authored
-
- 08 Jan, 2025 1 commit
-
-
Jie Fu (傅杰) authored
-
- 06 Jan, 2025 1 commit
-
-
Cyrus Leung authored
Signed-off-by:DarkLight1337 <tlleungac@connect.ust.hk>
-
- 30 Dec, 2024 1 commit
-
-
youkaichao authored
Signed-off-by:youkaichao <youkaichao@gmail.com>
-
- 23 Dec, 2024 2 commits
-
-
Rafael Vasquez authored
Signed-off-by:Rafael Vasquez <rafvasq21@gmail.com>
-
yansh97 authored
-
- 20 Dec, 2024 1 commit
-
-
omer-dayan authored
Signed-off-by:OmerD <omer@run.ai>
-
- 19 Dec, 2024 1 commit
-
-
Yanyi Liu authored
Signed-off-by:
liuyanyi <wolfsonliu@163.com> Signed-off-by:
Yanyi Liu <wolfsonliu@163.com> Signed-off-by:
DarkLight1337 <tlleungac@connect.ust.hk> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-
- 18 Dec, 2024 3 commits
-
-
Alexander Matveev authored
Signed-off-by:Alexander Matveev <alexm@neuralmagic.com>
-
Konrad Zawora authored
Signed-off-by:Konrad Zawora <kzawora@habana.ai>
-
Cody Yu authored
Signed-off-by:Cody Yu <hao.yu.cody@gmail.com>
-
- 17 Dec, 2024 1 commit
-
-
wangxiyuan authored
Signed-off-by:wangxiyuan <wangxiyuan1007@gmail.com>
-
- 16 Dec, 2024 2 commits
-
-
youkaichao authored
Signed-off-by:youkaichao <youkaichao@gmail.com>
-
chenqianfzh authored
-
- 14 Dec, 2024 1 commit
-
-
Brad Hilton authored
Signed-off-by:Brad Hilton <brad.hilton.nw@gmail.com>
-
- 13 Dec, 2024 1 commit
-
-
Gregory Shtrasberg authored
Signed-off-by:Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
-
- 12 Dec, 2024 1 commit
-
-
Alexander Matveev authored
Signed-off-by:
Roger Wang <ywang@roblox.com> Signed-off-by:
Alexander Matveev <alexm@neuralmagic.com> Co-authored-by:
Michael Goin <michael@neuralmagic.com> Co-authored-by:
Roger Wang <ywang@roblox.com>
-
- 11 Dec, 2024 3 commits
-
-
Cyrus Leung authored
Signed-off-by:DarkLight1337 <tlleungac@connect.ust.hk>
-
Cyrus Leung authored
Signed-off-by:DarkLight1337 <tlleungac@connect.ust.hk>
-
王敏 authored
-