]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml-cpu : fix RISC-V Q4_0 repack select and RVV feature reporting (llama/17951)
authorixgbe <redacted>
Fri, 12 Dec 2025 14:26:03 +0000 (22:26 +0800)
committerGeorgi Gerganov <redacted>
Sun, 14 Dec 2025 14:40:47 +0000 (16:40 +0200)
commit556f8bac23144a3420e9f97c7dc4d4f2f90de408
tree1ae6c9d05f7c21c5a07f39563a62ed6c9b2bc3a6
parentbdaa8a3ccc552c0d3e40e2c3fc149b4318984ca6
ggml-cpu : fix RISC-V Q4_0 repack select and RVV feature reporting (llama/17951)

* ggml-cpu:fix RISC-V Q4_0 repack select and RVV feature reporting

Signed-off-by: Wang Yang <redacted>
* using the name VLEN instead of CNT

* Update ggml/include/ggml-cpu.h

---------

Signed-off-by: Wang Yang <redacted>
Co-authored-by: Georgi Gerganov <redacted>
include/ggml-cpu.h
src/ggml-cpu/ggml-cpu.c
src/ggml-cpu/ggml-cpu.cpp
src/ggml-cpu/repack.cpp