diff options
author | Tameem <113388789+AhmadTameem@users.noreply.github.com> | 2023-09-01 18:27:40 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-01 16:27:40 +0300 |
commit | 5aec2cfaac386eb09aebb75b805860828f00de91 (patch) | |
tree | 038410024e1e153aec90b3cc6f43abb1f17db3aa /llama.cpp | |
parent | 13268c533177a4dc76bce0b465645d74f0d51d55 (diff) |
ggml : add RISC-V vector intrinsics support (#2929)
* added support for RISCV CFLAGS & native compile + cross compile options
* Add RISC-V Vector Intrinsics Support
Added RVV intrinsics for following
ggml_vec_dot_q4_0_q8_0
ggml_vec_dot_q4_1_q8_1
ggml_vec_dot_q5_0_q8_0
ggml_vec_dot_q5_1_q8_1
ggml_vec_dot_q8_0_q8_0
Co-authored-by: Sharafat <sharafat.hussain@10xengineers.ai>
Signed-off-by: Ahmad Tameem <ahmad.tameem@10xengineers.ai>
---------
Signed-off-by: Ahmad Tameem <ahmad.tameem@10xengineers.ai>
Co-authored-by: moiz.hussain <moiz.hussain@10xengineers.ai>
Co-authored-by: Sharafat <sharafat.hussain@10xengineers.ai>
Diffstat (limited to 'llama.cpp')
0 files changed, 0 insertions, 0 deletions