mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-13 00:29:59 +00:00
support npu
This commit is contained in:
parent
a641aa8063
commit
b982815325
22 changed files with 162 additions and 1562 deletions
|
@ -5,5 +5,6 @@
|
|||
|
||||
#ifdef __aarch64__
|
||||
#define llamafile_sgemm llamafile_sgemm_arm80
|
||||
#define iqk_mul_mat iqk_mul_mat_arm80
|
||||
#include "tinyblas_cpu_sgemm.inc"
|
||||
#endif // __aarch64__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue