sci-misc/llama-cpp: support cuda, update upstream url

Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru>
This commit is contained in:
Alexey Korepanov
2025-06-16 21:01:09 +08:00
parent dd02730be8
commit d233181e96
3 changed files with 29 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<upstream>
<remote-id type="github">ggerganov/llama.cpp</remote-id>
<remote-id type="github">ggml-org/llama.cpp</remote-id>
</upstream>
<use>
<flag name="blis">Build a BLIS backend</flag>