2025-12-19 13:00:52 UTC

This commit is contained in:
Repository mirror & CI
2025-12-19 13:00:52 +00:00
parent 1527066fc9
commit 21b14cb7c0
4 changed files with 19 additions and 3 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=vulkan? ( dev-util/vulkan-headers media-libs/shaderc ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst preinst prepare pretend setup test unpack
DEPEND=blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl[llvm-openmp] ) ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) >=dev-lang/go-1.23.4
DESCRIPTION=Get up and running with Llama 3, Mistral, Gemma, and other language models.
EAPI=8
HOMEPAGE=https://ollama.com
INHERIT=cuda rocm cmake flag-o-matic go-module linux-info systemd toolchain-funcs
IUSE=blas cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_f16c cpu_flags_x86_avx2 cpu_flags_x86_bmi2 cpu_flags_x86_fma3 cpu_flags_x86_avx512f cpu_flags_x86_avx512vbmi cpu_flags_x86_avx512_vnni cpu_flags_x86_avx_vnni cuda mkl rocm vulkan +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl[llvm-openmp] ) ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) acct-group/ollama >=acct-user/ollama-3[cuda?]
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.13.5.tar.gz -> ollama-0.13.5.gh.tar.gz https://github.com/gentoo-golang-dist/ollama/releases/download/v0.13.5/ollama-0.13.5-deps.tar.xz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm 760587a774a2249c681b9326e7015d97 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=60a9113c63514719183035b44ad59031

View File

@@ -12,4 +12,4 @@ RDEPEND=blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl[llvm-openmp] ) ) cuda
RESTRICT=mirror test
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm 760587a774a2249c681b9326e7015d97 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=b2c5520ec3914a9011b3a3c74112a068
_md5_=60a9113c63514719183035b44ad59031

View File

@@ -1816,7 +1816,7 @@ sci-mathematics/rstudio-desktop-bin 2023.09.1_p494 2024.12.0_p467 2024.12.0_p467
sci-misc/boinc-wrapper 26018-r3 26019 26019-r1: Wrapper to use non-BOINC apps with BOINC
sci-misc/llama-cpp 0_pre5633-r1 0_pre6140 0_pre6318 0_pre6710 0_pre6980 0_pre7276 9999: Port of Facebook's LLaMA model in C/C++
sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool
sci-ml/ollama 0.13.0 0.13.1 0.13.2 0.13.4 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-ml/ollama 0.13.0 0.13.1 0.13.2 0.13.4 0.13.5 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-physics/openmodelica 1.25.5-r1: Open-source Modelica-based modeling and simulation environment
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov

View File

@@ -1 +1 @@
Fri, 19 Dec 2025 12:45:52 +0000
Fri, 19 Dec 2025 13:00:52 +0000