- 09 Dec, 2025 1 commit
-
-
bnellnm authored
Signed-off-by:
Bill Nell <bnell@redhat.com> Signed-off-by:
Tyler Michael Smith <tlrmchlsmth@gmail.com> Co-authored-by:
Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com> Co-authored-by:
Lucas Wilkinson <LucasWilkinson@users.noreply.github.com> Co-authored-by:
Tyler Michael Smith <tlrmchlsmth@gmail.com>
-
- 24 Nov, 2025 1 commit
-
-
bnellnm authored
Signed-off-by:Bill Nell <bnell@redhat.com>
-
- 04 Nov, 2025 1 commit
-
-
bnellnm authored
-
- 18 Oct, 2025 1 commit
-
-
Isotr0py authored
Signed-off-by:
Isotr0py <mozf@mail2.sysu.edu.cn> Signed-off-by:
isotr0py <2037008807@qq.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>
-
- 30 Sep, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 25 Sep, 2025 1 commit
-
-
XuruiYang authored
Signed-off-by:
yangxurui <yangxurui@meituan.com> Co-authored-by:
yangxurui <yangxurui@meituan.com>
-
- 17 Sep, 2025 1 commit
-
-
bnellnm authored
Signed-off-by:Bill Nell <bnell@redhat.com>
-
- 03 Sep, 2025 1 commit
-
-
bnellnm authored
Signed-off-by:Bill Nell <bnell@redhat.com>
-
- 30 Aug, 2025 1 commit
-
-
Xin Yang authored
Signed-off-by:
Xin Yang <xyangx@amazon.com> Co-authored-by:
Michael Goin <mgoin64@gmail.com> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-
- 15 Aug, 2025 1 commit
-
-
bnellnm authored
[Kernels] Clean up FusedMoeMethodBase and modular kernel setup. Remove extra arguments from modular kernel methods. (#22035) Signed-off-by:
Bill Nell <bnell@redhat.com> Co-authored-by:
Michael Goin <mgoin64@gmail.com>
-
- 07 Aug, 2025 1 commit
-
-
Syed Muhammad Bin Asif authored
Signed-off-by:Syed Muhammad Bin Asif <syedmba7@connect.hku.hk>
-
- 06 Aug, 2025 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 15 Jul, 2025 1 commit
-
-
Ruheena Suhani Shaik authored
Signed-off-by:Ruheena Suhani Shaik <rsshaik@habana.ai>
-
- 12 Jul, 2025 1 commit
-
-
Li, Jiang authored
[Bugfix] Lazy import fused_experts in BitsAndBytesMoEMethod to avoid break not-cuda-alike devices (#20822) Signed-off-by:jiang1.li <jiang1.li@intel.com>
-
- 11 Jul, 2025 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 03 Jul, 2025 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 10 Jun, 2025 1 commit
-
-
Jee Jee Li authored
Signed-off-by:
Jee Jee Li <pandaleefree@gmail.com> Co-authored-by:
Isotr0py <2037008807@qq.com> Co-authored-by:
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
-
- 03 Jun, 2025 1 commit
-
-
Simon Mo authored
Signed-off-by:simon-mo <simon.mo@hey.com>
-
- 13 May, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 30 Apr, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 28 Mar, 2025 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 24 Mar, 2025 1 commit
-
-
Jee Jee Li authored
-
- 16 Feb, 2025 1 commit
-
-
Kyle Sayers authored
-
- 13 Feb, 2025 1 commit
-
-
Daniel Han 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>
-
- 15 Dec, 2024 1 commit
-
-
Jee Jee Li authored
-
- 27 Nov, 2024 1 commit
-
-
yansh97 authored
-
- 26 Nov, 2024 1 commit
-
-
Michael Goin authored
-
- 06 Nov, 2024 1 commit
-
-
Michael Goin authored
Signed-off-by:mgoin <michael@neuralmagic.com>
-
- 05 Nov, 2024 1 commit
-
-
Jee Jee Li authored
Signed-off-by:Jee Jee Li <pandaleefree@gmail.com>
-
- 01 Nov, 2024 1 commit
-
-
Michael Goin authored
Signed-off-by:mgoin <michael@neuralmagic.com>
-
- 29 Oct, 2024 1 commit
-
-
Isotr0py authored
-
- 09 Oct, 2024 1 commit
-
-
chenqianfzh authored
-
- 25 Sep, 2024 1 commit
-
-
Jee Jee Li authored
-
- 29 Aug, 2024 1 commit
-
-
chenqianfzh authored
-
- 23 Jul, 2024 1 commit
-
-
dongmao zhang authored
Co-authored-by:Michael Goin <michael@neuralmagic.com>
-
- 20 Jul, 2024 1 commit
-
-
Robert Shaw authored
-
- 30 Jun, 2024 1 commit
-
-
Dipika Sikka authored
-