- 29 Nov, 2025 1 commit
-
-
Jee Jee Li authored
Signed-off-by:
Jee Jee Li <pandaleefree@gmail.com> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-
- 19 Nov, 2025 1 commit
-
-
tomeras91 authored
[Hybrid][torch.compile] Refactor mamba2 forward to avoid obscuring linear projections under custom op (#28587) Signed-off-by:Tomer Asida <57313761+tomeras91@users.noreply.github.com>
-
- 13 Nov, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 11 Nov, 2025 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 05 Nov, 2025 1 commit
-
-
Ilya Markov authored
Signed-off-by:
ilmarkov <markovilya197@gmail.com> Signed-off-by:
Sage Moore <sage@neuralmagic.com> Co-authored-by:
Sage Moore <sage@neuralmagic.com> Co-authored-by:
Tyler Michael Smith <tyler@neuralmagic.com> Co-authored-by:
Lucas Wilkinson <LucasWilkinson@users.noreply.github.com>
-
- 04 Nov, 2025 1 commit
-
-
tomeras91 authored
Signed-off-by:Tomer Asida <57313761+tomeras91@users.noreply.github.com>
-
- 27 Oct, 2025 1 commit
-
-
Asaf Joseph Gardin authored
Signed-off-by:asafg <39553475+Josephasafg@users.noreply.github.com>
-
- 23 Oct, 2025 1 commit
-
-
tomeras91 authored
Signed-off-by:Tomer Asida <57313761+tomeras91@users.noreply.github.com>
-
- 12 Oct, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 05 Oct, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 04 Oct, 2025 1 commit
-
-
Stan Wozniak authored
Signed-off-by:
Stanislaw Wozniak <stw@zurich.ibm.com> Signed-off-by:
Thomas Ortner <boh@zurich.ibm.com> Signed-off-by:
Thomas Parnell <tpa@zurich.ibm.com> Co-authored-by:
Thomas Ortner <boh@zurich.ibm.com> Co-authored-by:
Thomas Parnell <tpa@zurich.ibm.com>
-
- 23 Sep, 2025 1 commit
-
-
Thomas Parnell authored
Signed-off-by:Thomas Parnell <tpa@zurich.ibm.com>
-
- 21 Sep, 2025 1 commit
-
-
Woosuk Kwon authored
Signed-off-by:Woosuk Kwon <woosuk@thinkingmachines.ai>
-
- 17 Sep, 2025 1 commit
-
-
whx authored
Signed-off-by:whx-sjtu <2952154980@qq.com>
-
- 10 Sep, 2025 1 commit
-
-
tomeras91 authored
Signed-off-by:
Tomer Asida <57313761+tomeras91@users.noreply.github.com> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-
- 29 Aug, 2025 1 commit
-
-
Lukas Geiger authored
Signed-off-by:Lukas Geiger <lukas.geiger94@gmail.com>
-
- 15 Aug, 2025 1 commit
-
-
Thomas Parnell authored
Signed-off-by:
Daniel Afrimi <danielafrimi8@gmail.com> Signed-off-by:
Thomas Parnell <tpa@zurich.ibm.com> Signed-off-by:
Chen Zhang <zhangch99@outlook.com> Co-authored-by:
Daniel Afrimi <danielafrimi8@gmail.com> Co-authored-by:
Burkhard Ringlein <ngl@zurich.ibm.com> Co-authored-by:
Chen Zhang <zhangch99@outlook.com>
-
- 11 Aug, 2025 1 commit
-
-
danielafrimi authored
Signed-off-by:Daniel Afrimi <danielafrimi8@gmail.com>
-
- 07 Aug, 2025 1 commit
-
-
Asaf Joseph Gardin authored
Signed-off-by:
asafg <asafg@ai21.com> Co-authored-by:
asafg <asafg@ai21.com>
-
- 19 Jul, 2025 1 commit
-
-
Thomas Parnell authored
Signed-off-by:Thomas Parnell <tpa@zurich.ibm.com>
-
- 15 Jul, 2025 1 commit
-
-
Thomas Parnell authored
Signed-off-by:Thomas Parnell <tpa@zurich.ibm.com>
-
- 11 Jul, 2025 1 commit
-
-
nopperl authored
Signed-off-by:nopperl <54780682+nopperl@users.noreply.github.com>
-
- 04 Jul, 2025 1 commit
-
-
Thomas Parnell authored
Signed-off-by:
Thomas Parnell <tpa@zurich.ibm.com> Co-authored-by:
Stanislaw Wozniak <stw@zurich.ibm.com> Co-authored-by:
Tyler Michael Smith <tysmith@redhat.com> Co-authored-by:
Chen Zhang <zhangch99@outlook.com>
-
- 06 Jun, 2025 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 05 Jun, 2025 1 commit
-
-
Luis Vega authored
Signed-off-by:
Luis Vega <2478335+vegaluisjose@users.noreply.github.com> Co-authored-by:
Luis Vega <2478335+vegaluisjose@users.noreply.github.com>
-
- 03 Jun, 2025 1 commit
-
-
Simon Mo authored
Signed-off-by:simon-mo <simon.mo@hey.com>
-
- 15 May, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 07 May, 2025 1 commit
-
-
Chih-Chieh Yang authored
[Model] Mamba2 causal conv1d Refactor to Split Prefill and Decode Requests for Corresponding Kernels (#17146) Signed-off-by:Chih-Chieh-Yang <7364402+cyang49@users.noreply.github.com>
-
- 24 Apr, 2025 1 commit
-
-
Woosuk Kwon authored
Signed-off-by:Woosuk Kwon <woosuk.kwon@berkeley.edu>
-
- 10 Apr, 2025 1 commit
-
-
Chih-Chieh Yang authored
Signed-off-by:
Chih-Chieh-Yang <7364402+cyang49@users.noreply.github.com> Co-authored-by:
Yu Chin Fabian Lim <flim@sg.ibm.com>
-
- 02 Apr, 2025 1 commit
-
-
rongfu.leng authored
Signed-off-by:rongfu.leng <rongfu.leng@daocloud.io>
-
- 18 Mar, 2025 1 commit
-
-
yury-tokpanov authored
Signed-off-by:
Yury Tokpanov <yury@zyphra.com> Signed-off-by:
Quentin Anthony <qganthony@yahoo.com> Co-authored-by:
Quentin Anthony <qganthony@yahoo.com> Co-authored-by:
Tyler Michael Smith <tysmith@redhat.com> Co-authored-by:
Cyrus Leung <cyrus.tl.leung@gmail.com>
-
- 13 Mar, 2025 1 commit
-
-
Kyle Sayers authored
Signed-off-by:Kyle Sayers <kylesayrs@gmail.com>
-
- 28 Feb, 2025 1 commit
-
-
Roger Wang authored
Signed-off-by:Roger Wang <ywang@roblox.com>
-
- 25 Feb, 2025 1 commit
-
-
Harry Mellor authored
-
- 22 Feb, 2025 1 commit
-
-
Jee Jee Li authored
-
- 17 Feb, 2025 1 commit
-
-
Tyler Michael Smith authored
Signed-off-by:
Tyler Michael Smith <tyler@neuralmagic.com> Co-authored-by:
Yu Chin Fabian Lim <flim@sg.ibm.com>
-
- 06 Feb, 2025 1 commit
-
-
Yu Chin Fabian Lim authored
Signed-off-by:
Yu Chin Fabian Lim <flim@sg.ibm.com> Signed-off-by:
Tyler Michael Smith <tyler@neuralmagic.com> Co-authored-by:
Tyler Michael Smith <tyler@neuralmagic.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 ...
-
- 27 Dec, 2024 1 commit
-
-
ErezSC42 authored
Signed-off-by:Erez Schwartz <erezs@ai21.com>
-