]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : riscv: add 128-bit RVV support (#12530)
authorxctan <redacted>
Thu, 27 Mar 2025 06:38:34 +0000 (14:38 +0800)
committerGitHub <redacted>
Thu, 27 Mar 2025 06:38:34 +0000 (08:38 +0200)
commit24feaec05792b972d5ff3e2b12d9237ebd50d1ac
treeeeaef355eec9ec104a7ec02307c6bd206e46d523
parentf28bc4c286c453cd8385388eea057a404fdb6402
ggml : riscv: add 128-bit RVV support (#12530)

* ggml : add 128-bit RVV support

* ggml : revert to old RVV 256+ q2_K, q3_K, q4_K, q6_K impl

* remove trailing whitespaces

* restructure vector length selection code
ggml/CMakeLists.txt
ggml/src/ggml-cpu/CMakeLists.txt
ggml/src/ggml-cpu/ggml-cpu-quants.c
ggml/src/ggml-impl.h