kvcache-ai-ktransformers/ktransformers/operators
2024-08-08 15:34:02 +08:00
..
__init__.py Initial commit 2024-07-27 16:06:58 +08:00
attention.py Initial commit 2024-07-27 16:06:58 +08:00
base_operator.py Initial commit 2024-07-27 16:06:58 +08:00
experts.py support windows support q4_0 and q5_0 dequant on cpu Add CopyRight from pygguf(It was added before, but disappear after merge). Add some TODO in the code. 2024-08-08 15:34:02 +08:00
layer_wise_prefill.py Initial commit 2024-07-27 16:06:58 +08:00
linear.py Initial commit 2024-07-27 16:06:58 +08:00
RoPE.py Initial commit 2024-07-27 16:06:58 +08:00