- 05 Mar, 2026 4 commits
-
-
wooway777 authored
-
PanZezhong authored
-
PanZezhong authored
-
PanZezhong authored
-
- 11 Feb, 2026 2 commits
-
-
zhushuang authored
-
qinyiqun authored
demo131 - multiple issues regarding quantization, qy, and so forth * issue/843: success per_channel_quant_int8 * issue/843: success qy quant * issue/843: modified quant * Add w8a8int8 performance tests * add infinicore op linear_w8a8i8 * w8a8 linear module functional nn * issue/843: QY-GPU Support Int8 scale_mm (#68) * issue/843: success qy scaled_mm * issue/843: modified kernel.cuh as per_channel_dequant_int8.cuh * fix parallel slic in w8 * w8: support multiple batch size * temp: 修改quantconfig处理 * fix format and delete redundancy code * fix format * fix format * fix format * Refactor: add new API alongside legacy interfaces with deprecation warnings * 添加w4 inifnicore相关内容,以及将Quantization config划入InfiniCore * 量化算子支持图 * solve cub version problem and fix code structure * fix format * demo131 - remove commented lines --------- Co-authored-by:
xgqdut2016 <kenan_gewei@163.com> Co-authored-by:
xgqdut2016 <140036308+xgqdut2016@users.noreply.github.com> Co-authored-by:
wooway777 <wooway777@gmail.com>
-
- 04 Feb, 2026 1 commit
-
-
wooway777 authored
-
- 27 Jan, 2026 6 commits
-
-
wooway777 authored
-
wooway777 authored
-
PanZezhong authored
-
PanZezhong authored
-
wooway777 authored
-
gongchensu authored
- Ensure embedding tensors are on the same device. Change format. - Optimize embedding kernel with vectorized memory access and __ldg - Add vectorized memory access using float4/float2, half2, and bfloat162 - Use __ldg instruction for read-only weight and indices access - Add memory alignment checks to enable vectorized paths - Add __restrict__ keywords for better compiler optimization - Implement dynamic block size selection based on embedding_dim
-
- 22 Jan, 2026 1 commit
-
-
PanZezhong authored
-
- 21 Jan, 2026 1 commit
-
-
PanZezhong authored
-
- 19 Jan, 2026 1 commit
-
-
PanZezhong authored
-
- 14 Jan, 2026 1 commit
-
-
PanZezhong authored
-
- 12 Jan, 2026 1 commit
-
-
PanZezhong authored
-
- 09 Jan, 2026 2 commits
-
-
PanZezhong authored
-
PanZezhong authored
-
- 08 Jan, 2026 1 commit
-
-
zhushuang authored
-
- 06 Jan, 2026 1 commit
-
-
PanZezhong authored
-
- 30 Dec, 2025 3 commits
-
-
PanZezhong authored
-
PanZezhong authored
-
zhushuang authored
-
- 29 Dec, 2025 2 commits
-
-
pengcheng888 authored
-
zhushuang authored
-
- 26 Dec, 2025 3 commits
-
-
Jiacheng Huang authored
-
qinyiqun authored
* can commit * can exec sm_90a * can exec < sm_90 * fix format * fix format * 增加测试,测试对标sglang test * fix format 1 * fix format 2 * add compile option to disable cutlass
-
PanZezhong1725 authored
This reverts commit 25258029.
-
- 25 Dec, 2025 1 commit
-
-
qinyiqun authored
-
- 24 Dec, 2025 2 commits
- 22 Dec, 2025 1 commit
-
-
PanZezhong authored
-
- 18 Dec, 2025 1 commit
-
-
wooway777 authored
-
- 10 Dec, 2025 1 commit
-
-
thatPepe authored
* issue/739 - support batched RoPE on Nvidia and CPU * issue/739 - metax, moore batched rope * issue/739 - adjust metax flags * issue/739 - added a rope module interface to forward inplace in output tensor
-
- 09 Dec, 2025 1 commit
-
-
PanZezhong authored
-
- 08 Dec, 2025 1 commit
-
-
pengcheng888 authored
-
- 06 Dec, 2025 1 commit
-
-
PanZezhong1725 authored
-
- 05 Dec, 2025 1 commit
-
-
zhuyue authored
-