kvcache-ai-ktransformers/ktransformers/operators
2025-02-01 18:05:45 +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 fix rope; update moegate 2025-02-01 18:05:45 +00:00
models.py fix rope; update moegate 2025-02-01 18:05:45 +00:00
RoPE.py fix rope; update moegate 2025-02-01 18:05:45 +00:00