- 11 Apr, 2025 2 commits
-
-
Iwan Kawrakow authored
-
Iwan Kawrakow authored
-
- 09 Apr, 2025 20 commits
-
-
Atream authored
Create SECURITY.md
-
Atream authored
-
Atream authored
Update llama4.md
-
Atream authored
-
Atream authored
Update llama4.md
-
Atream authored
-
Atream authored
Update llama4.md
-
Atream authored
-
Atream authored
Update llama4.md
-
Atream authored
-
Jianwei Dong authored
update llama4 tutorial
-
djw authored
-
Jianwei Dong authored
update llama4 tutorial
-
djw authored
-
Jianwei Dong authored
update llama4 tutorial
-
djw authored
-
Azure authored
balance_serve: Add g++ to compiler list
-
Aubrey Li authored
In some OS distributions, g++ exists in the following form: # ls -l /usr/bin/g++* -rwxr-xr-x 4 root root 985784 Dec 9 12:51 /usr/bin/g++ So make sure to add g++ to the compiler list as well.
-
Atream authored
Update attention.py
-
Atream authored
-
- 08 Apr, 2025 6 commits
-
-
wang jiahao authored
Update balance-serve.md
-
wang jiahao authored
-
wang jiahao authored
format kvc2, delete quant_configs, move model_configs to ~/.ktransfor…
-
qiyuxinlin authored
-
Atream authored
fix compile, add abi check to setup.py
-
Atream authored
-
- 07 Apr, 2025 10 commits
-
-
wang jiahao authored
Update balance-serve.md
-
wang jiahao authored
-
Azure authored
Fix TypeError when invoke KLinearCPUInfer.forward()
-
wang jiahao authored
fix temperature=0, flashinfer sample error
-
dongjw authored
-
Atream authored
Fix compile
-
Aubrey Li authored
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 -
Atream authored
-
Atream authored
-
Atream authored
-
- 05 Apr, 2025 2 commits
-
-
wang jiahao authored
Update balance-serve.md
-
wang jiahao authored
-