mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-20 01:10:30 +00:00
|
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 * 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_amd_placeholder.py | ||
| test_basic_cpu.py | ||
| test_cuda_placeholder.py | ||
| test_moe_amx_accuracy_int4.py | ||
| test_moe_amx_accuracy_int4_1.py | ||
| test_moe_amx_accuracy_int4_1k.py | ||
| test_moe_amx_accuracy_int8.py | ||
| test_moe_amx_bench_int4.py | ||
| test_moe_amx_bench_int4_1.py | ||
| test_moe_amx_bench_int4_1k.py | ||
| test_moe_amx_bench_int8.py | ||
| test_moe_avx2_accuracy_bf16.py | ||
| test_moe_avx2_accuracy_fp8.py | ||
| test_moe_gptq_int4_accuracy.py | ||
| test_moe_rawint4_accuracy.py | ||