Install this package:
emerge -a sci-ml/ollama
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-ml/ollama
Or alternatively:
emerge --autounmask-write -a sci-ml/ollama
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~amd64 | 0 |
<pkgmetadata> <use> <flag name="cuda">Enable NVIDIA CUDA support</flag> <flag name="mkl">Use <pkg>sci-libs/mkl</pkg> for blas, lapack and sparse blas routines</flag> <flag name="rocm">Enable ROCm gpu computing support</flag> </use> <upstream> <remote-id type="github">ollama/ollama</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-ml/ollama |
euse -E <flag> -p sci-ml/ollama |
euse -D <flag> -p sci-ml/ollama
| Flag | Description | 9999 |
|---|---|---|
| ${CPU_FLAGS[*]} | ⚠️ | ✓ |
| blas | ⚠️ | ✓ |
| cuda | Enable NVIDIA CUDA support | ✓ |
| mkl | Use <pkg>sci-libs/mkl</pkg> for blas, lapack and sparse blas routines | ✓ |
| rocm | Enable ROCm gpu computing support | ✓ |