Paul Zander
46865dde7c
Revert "sci-misc/llama-cpp: introduce webui USE flag"
...
This reverts commit 27205a89af .
The checksums are unstable. This simply doesn't work in this manner.
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com >
2026-05-22 21:01:26 +02:00
Paul Zander
4b4650d059
Revert "sci-misc/llama-cpp: introduce lto USE flag"
...
This reverts commit 91f8575242 .
We do not want `USE=lto` .
https://wiki.gentoo.org/wiki/LTO#Exceptions_.28USE.3D.22lto.22.29
There is no need to have a `USE=lto` here. All it does is enable
`CMAKE_INTERPROCEDURAL_OPTIMIZATION`, which only passes a potentially
bad version of `-flto`.
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com >
2026-05-22 20:48:14 +02:00
Michael Egger
91f8575242
sci-misc/llama-cpp: introduce lto USE flag
...
Signed-off-by: Michael Egger <egger.m@protonmail.com >
2026-05-22 20:29:20 +02:00
Michael Egger
27205a89af
sci-misc/llama-cpp: introduce webui USE flag
...
Signed-off-by: Michael Egger <egger.m@protonmail.com >
2026-05-22 20:29:20 +02:00
Craig Andrews
427e19afde
sci-misc/llama-cpp: disable building the webui
...
Signed-off-by: Craig Andrews <candrews@gentoo.org >
2026-05-14 14:08:34 -04:00
Craig Andrews
6a097c56d1
sci-misc/llama-cpp: depend on dev-util/spirv-headers
...
See: https://github.com/ggml-org/llama.cpp/pull/21572
Signed-off-by: Craig Andrews <candrews@gentoo.org >
2026-04-14 10:54:38 -04:00
Craig Andrews
98a0200bd2
sci-misc/llama-cpp: add openssl use flag
...
Addresses automagic dependency on dev-libs/openssl
Signed-off-by: Craig Andrews <candrews@gentoo.org >
2026-03-30 15:18:10 -04:00
Rok Faith
71642b949e
sci-misc/llama-cpp: update 9999: add USE="examples wmma"
...
Signed-off-by: Rok Faith <rok@faith.si >
Part-of: https://github.com/gentoo/guru/pull/420
Closes: https://github.com/gentoo/guru/pull/420
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com >
2026-01-26 15:10:11 +01:00
Rok Faith
04ca4460ca
sci-misc/llama-cpp: update 9999: change USE hip -> rocm
...
Signed-off-by: Rok Faith <rok@faith.si >
Part-of: https://github.com/gentoo/guru/pull/420
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com >
2026-01-26 15:10:11 +01:00
Sergey Alirzaev
b2cf10b408
sci-misc/llama-cpp: + flexiblas backend
...
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-11-10 03:24:29 +01:00
Sergey Alirzaev
0d5b89bb35
sci-misc/llama-cpp: fixup bdep
...
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-11-08 03:40:54 +01:00
Sergey Alirzaev
3733474f9c
sci-misc/llama-cpp: handle automagic openmp dep
...
enabled by default as otherwise results in severe performance hit
see https://github.com/ggml-org/llama.cpp/issues/12171
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-08-10 02:35:22 +02:00
Sergey Alirzaev
bf6fdb43eb
sci-misc/llama-cpp: + opencl backend, bump
...
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-07-28 00:59:07 +02:00
Paul Zander
451623c534
sci-misc/llama-cpp: set CUDAHOSTCXX via cuda.eclass
...
Closes: https://bugs.gentoo.org/960549
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com >
2025-07-22 20:25:30 +02:00
Sergey Alirzaev
bd53f5db4f
sci-misc/llama-cpp: fix hip/rocm, remove old
...
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-07-10 02:16:05 +02:00
Sergey Alirzaev
1ac2399f36
sci-misc/llama-cpp: sync live
...
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-07-04 04:17:10 +02:00
Sergey Alirzaev
36a39a0a80
sci-misc/llama-cpp: avoid clashing with whisper.cpp
...
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-07-03 21:32:59 +02:00
Alexey Korepanov
d233181e96
sci-misc/llama-cpp: support cuda, update upstream url
...
Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru >
2025-06-16 21:01:09 +08:00
Sergey Alirzaev
1b3ace659d
sci-misc/llama-cpp: enable rpc
...
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-05-17 14:57:34 +02:00
Sergey Alirzaev
e01288b799
sci-misc/llama-cpp: Add ROCm 6.3 HIP support
...
Closes: https://bugs.gentoo.org/949856
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-02-20 15:57:54 +01:00
Alexey Korepanov
a48cf7afbb
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 >
2025-02-09 11:55:04 +00:00
Alexey Korepanov
fb105c916a
sci-misc/llama-cpp: add dependencies on curl and numpy
...
Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru >
2025-02-08 16:49:15 +00:00
Sergey Alirzaev
b228272c6c
sci-misc/llama-cpp: strip march=native
...
Closes: https://bugs.gentoo.org/949130
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-02-01 12:19:51 +01:00
Sergey Alirzaev
ab2a79180f
sci-misc/llama-cpp: new package, add 0_pre4576, 9999
...
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-01-29 01:11:11 +01:00
Takuya Wakazono
db9e23974f
Revert "sci-misc/llama-cpp: new package, add 0_pre4564, 9999"
...
This reverts commit e933540939 .
This ebuild has too many issues.
- missing manifest
- use of deprecated eclass
- broken dependency
- undescribed USE flags
- visible keyword for vcs version
Please get advice on a GitHub PR or IRC before committing
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2025-01-28 00:10:33 +09:00
Sergey Alirzaev
e933540939
sci-misc/llama-cpp: new package, add 0_pre4564, 9999
...
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net >
2025-01-27 12:52:32 +01:00