mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
16 lines
1.4 KiB
Plaintext
16 lines
1.4 KiB
Plaintext
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
|
DEFINED_PHASES=compile configure install prepare test unpack
|
|
DEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= )
|
|
DESCRIPTION=Port of Facebook's LLaMA model in C/C++
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/ggerganov/llama.cpp
|
|
INHERIT=cmake rocm git-r3
|
|
IUSE=curl openblas blis hip +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102
|
|
LICENSE=MIT
|
|
PROPERTIES=live
|
|
RDEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= ) dev-python/numpy
|
|
REQUIRED_USE=?? ( openblas blis )
|
|
SLOT=0
|
|
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f rocm 826765f795a41b937d1bfe8e709346cd git-r3 875eb471682d3e1f18da124be97dcc81
|
|
_md5_=1d9c0299b03b67d9071dd9f21be5ab7d
|