Install this package:
emerge -a sci-misc/ik_llama-cpp
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>candrews@gentoo.org</email> <name>Craig Andrews</name> </maintainer> <use> <flag name="blis">Build a BLIS backend</flag> <flag name="flexiblas">Build a FlexiBLAS backend</flag> <flag name="rocm">Build a HIP (ROCm) backend</flag> <flag name="wmma">Use rocWMMA to enhance flash attention performance</flag> <flag name="openblas">Build an OpenBLAS backend</flag> </use> <upstream> <remote-id type="github">ikawrakow/ik_llama.cpp</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-misc/ik_llama-cpp |
euse -E <flag> -p sci-misc/ik_llama-cpp |
euse -D <flag> -p sci-misc/ik_llama-cpp
| Flag | Description | 9999 |
|---|---|---|
| blis | Build a BLIS backend | ✓ |
| cuda | Enable NVIDIA CUDA support ⚠️ | ✓ |
| curl | ⚠️ | ✓ |
| flexiblas | Build a FlexiBLAS backend | ✓ |
| openblas | Build an OpenBLAS backend | ✓ |
| openmp | Enable OpenMP parallel compression ⚠️ | ⊕ |
| rocm | Build a HIP (ROCm) backend | ✓ |
| vulkan | Build vulkan renderer ⚠️ | ✓ |
| wmma | Use rocWMMA to enhance flash attention performance | ✓ |