mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
sci-misc/llama-cpp: support OpenBLAS or BLIS backends
A significant speed up in some workflows when running on a CPU Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru>
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
<upstream>
|
||||
<remote-id type="github">ggerganov/llama.cpp</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="blis">Build a BLIS backend</flag>
|
||||
<flag name="openblas">Build an OpenBLAS backend</flag>
|
||||
</use>
|
||||
<maintainer type="person">
|
||||
<email>zl29ah@gmail.com</email>
|
||||
<name>Sergey Alirzaev</name>
|
||||
|
||||
Reference in New Issue
Block a user