mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-17 02:29:41 +00:00
Fix the following error: File "/home/aubrey/work/ktransformers/ktransformers/operators/linear.py", line 825, in forward y = self.generate_linear.forward(x, bsz_tensor) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: KLinearCPUInfer.forward() takes 2 positional arguments but 3 were given |
||
---|---|---|
.. | ||
__init__.py | ||
attention.py | ||
base_operator.py | ||
cpuinfer.py | ||
dynamic_attention.py | ||
experts.py | ||
flashinfer_wrapper.py | ||
gate.py | ||
layernorm.py | ||
linear.py | ||
mlp.py | ||
models.py | ||
RoPE.py | ||
triton_attention.py | ||
triton_attention_prefill.py |