kvcache-ai-ktransformers/ktransformers/operators
2025-02-01 07:32:21 +00:00
..
__init__.py Initial commit 2024-07-27 16:06:58 +08:00
attention.py update rope calculation; update modeling.py; update gate for moe 2025-02-01 07:32:21 +00:00
base_operator.py Initial commit 2024-07-27 16:06:58 +08:00
cpuinfer.py [feature] release 0.1.3 2024-08-28 16:11:43 +00:00
dynamic_attention.py [feature] release 0.1.3 2024-08-28 16:11:43 +00:00
experts.py update rope calculation; update modeling.py; update gate for moe 2025-02-01 07:32:21 +00:00
gate.py update rope calculation; update modeling.py; update gate for moe 2025-02-01 07:32:21 +00:00
linear.py support deepseekv3; runable but have precition problem 2025-01-31 08:27:24 +00:00
models.py support deepseekv3; runable but have precition problem 2025-01-31 08:27:24 +00:00
RoPE.py [feature] release 0.1.3 2024-08-28 16:11:43 +00:00