kvcache-ai-ktransformers/kt-kernel/test/per_commit
Aliez Ren 02be2bf53f
Some checks failed
Book-CI / test-2 (push) Has been cancelled
Book-CI / test (push) Has been cancelled
Book-CI / test-1 (push) Has been cancelled
Deploy / deploy (macos-latest) (push) Has been cancelled
Deploy / deploy (ubuntu-latest) (push) Has been cancelled
Deploy / deploy (windows-latest) (push) Has been cancelled
[feat](kt-kernel): add AVX2/AVX-VNNI RAWINT4 MoE backend (#1942)
* [feat](kt-kernel): add AVX2/AVX-VNNI RAWINT4 MoE backend

* Update AVX2 tutorial with AVX2 compilation instructions

Added instructions for forcing AVX2 compilation on AVX512 or AMX machines.

* Add instructions for AVX2 compilation

---------

Co-authored-by: Jiaheng Dai <108478605+jdai0@users.noreply.github.com>
2026-04-30 17:16:49 +08:00
..
__init__.py add ci (#1642) 2025-11-25 20:52:08 +08:00
test_amd_placeholder.py add ci (#1642) 2025-11-25 20:52:08 +08:00
test_basic_cpu.py Kt minimax (#1742) 2025-12-24 15:39:44 +08:00
test_cuda_placeholder.py add ci (#1642) 2025-11-25 20:52:08 +08:00
test_moe_amx_accuracy_int4.py Kt minimax (#1742) 2025-12-24 15:39:44 +08:00
test_moe_amx_accuracy_int4_1.py Kt minimax (#1742) 2025-12-24 15:39:44 +08:00
test_moe_amx_accuracy_int4_1k.py Kt minimax (#1742) 2025-12-24 15:39:44 +08:00
test_moe_amx_accuracy_int8.py Kt minimax (#1742) 2025-12-24 15:39:44 +08:00
test_moe_amx_bench_int4.py Kt minimax (#1742) 2025-12-24 15:39:44 +08:00
test_moe_amx_bench_int4_1.py Kt minimax (#1742) 2025-12-24 15:39:44 +08:00
test_moe_amx_bench_int4_1k.py Kt minimax (#1742) 2025-12-24 15:39:44 +08:00
test_moe_amx_bench_int8.py [feat](kt-kernel): CPU-GPU experts sched (#1796) 2026-01-16 17:01:15 +08:00
test_moe_avx2_accuracy_bf16.py [feat](kt-kernel): support avx2 only inference for bf16 fp8 and gptq int4 (#1892) 2026-03-27 14:45:02 +08:00
test_moe_avx2_accuracy_fp8.py [feat](kt-kernel): support avx2 only inference for bf16 fp8 and gptq int4 (#1892) 2026-03-27 14:45:02 +08:00
test_moe_gptq_int4_accuracy.py Supports vnni-256 for GPTQ INT4 (#1926) 2026-04-13 17:59:59 +08:00
test_moe_rawint4_accuracy.py [feat](kt-kernel): add AVX2/AVX-VNNI RAWINT4 MoE backend (#1942) 2026-04-30 17:16:49 +08:00