]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
riscv : modify Makefile and add a RISCV_VECT to print log info (llama/9442)
authorAhmad Tameem <redacted>
Thu, 12 Sep 2024 11:24:31 +0000 (16:24 +0500)
committerGeorgi Gerganov <redacted>
Tue, 24 Sep 2024 16:45:08 +0000 (19:45 +0300)
commit3f8f8a78a2194c6f595f59270b1545da2a9c1239
treed0fe75d0bd23acd86301e11c1862528d5b8e4b4f
parent3e476869190b8896b194102fa8aa596bcff19b6a
riscv : modify Makefile and add a RISCV_VECT to print log info (llama/9442)

- Added ggml_cpu_has_riscv_v() in GGML to print system info in log
- Modified Makefile to only use flag when cross compiling for RISC-V
ggml/include/ggml.h
ggml/src/ggml.c