Diego Devesa
|
3420909dff
|
ggml : automatic selection of best CPU backend (#10606)
* ggml : automatic selection of best CPU backend
* amx : minor opt
* add GGML_AVX_VNNI to enable avx-vnni, fix checks
|
2024-12-01 16:12:41 +01:00 |
|
Diego Devesa
|
7cc2d2c889
|
ggml : move AMX to the CPU backend (#10570)
* ggml : move AMX to the CPU backend
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2024-11-29 21:54:58 +01:00 |
|
Georgi Gerganov
|
eea986f215
|
cmake : fix ARM feature detection (#10543)
ggml-ci
|
2024-11-28 14:56:23 +02:00 |
|
Charles Xu
|
25669aa92c
|
ggml-cpu: cmake add arm64 cpu feature check for macos (#10487)
* ggml-cpu: cmake add arm64 cpu feature check for macos
* use vmmlaq_s32 for compile option i8mm check
|
2024-11-26 13:37:05 +02:00 |
|
Diego Devesa
|
5931c1f233
|
ggml : add support for dynamic loading of backends (#10469)
* ggml : add support for dynamic loading of backends
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2024-11-25 15:13:39 +01:00 |
|
haopeng
|
42ae10bbcd
|
add cmake rvv support (#10411)
|
2024-11-19 21:10:31 +01:00 |
|
Srihari-mcw
|
74d73dc85c
|
Make updates to fix issues with clang-cl builds while using AVX512 flags (#10314)
|
2024-11-15 22:27:00 +01:00 |
|
Georgi Gerganov
|
09ecbcb596
|
cmake : fix ppc64 check (whisper/0)
ggml-ci
|
2024-11-15 15:44:06 +02:00 |
|
Charles Xu
|
1607a5e5b0
|
backend cpu: add online flow for aarch64 Q4_0 GEMV/GEMM kernels (#9921)
* backend-cpu: add online flow for aarch64 Q4_0 GEMV/GEMM kernels
---------
Co-authored-by: Diego Devesa <slarengh@gmail.com>
|
2024-11-15 01:28:50 +01:00 |
|
Diego Devesa
|
ae8de6d50a
|
ggml : build backends as libraries (#10256)
* ggml : build backends as libraries
---------
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Co-authored-by: R0CKSTAR <xiaodong.ye@mthreads.com>
|
2024-11-14 18:04:35 +01:00 |
|