kvcache-ai-ktransformers/ktransformers/operators
2025-07-24 08:40:58 +00:00
..
__init__.py Initial commit 2024-07-27 16:06:58 +08:00
attention.py add XPU support for qwen3moe local chat 2025-05-22 21:01:41 +08:00
balance_serve_attention.py support smt and glm4 2025-07-24 08:40:58 +00:00
base_operator.py support safetensor load, delete architectures argument 2025-05-09 10:38:29 +00:00
cpuinfer.py cpuinfer: filter repeated backend instantiation 2025-03-10 22:03:04 +08:00
dynamic_attention.py merge main; Add torch q8 linear 2025-03-14 05:52:07 -04:00
experts.py support smt and glm4 2025-07-24 08:40:58 +00:00
flashinfer_batch_prefill_wrapper.py support safetensor load, delete architectures argument 2025-05-09 10:38:29 +00:00
flashinfer_wrapper.py fix-hopper-flashinfer 2025-04-29 11:06:34 +08:00
gate.py support smt and glm4 2025-07-24 08:40:58 +00:00
layernorm.py support smt and glm4 2025-07-24 08:40:58 +00:00
linear.py Load DS-R1-0528 for module is BaseInjectedModule instance 2025-06-10 11:31:58 +08:00
mlp.py support smt and glm4 2025-07-24 08:40:58 +00:00
models.py add XPU support for qwen3moe local chat 2025-05-22 21:01:41 +08:00
RoPE.py support smt and glm4 2025-07-24 08:40:58 +00:00
triton_attention.py merge main; Add torch q8 linear 2025-03-14 05:52:07 -04:00
triton_attention_prefill.py merge main; Add torch q8 linear 2025-03-14 05:52:07 -04:00