app-misc/ollama
Get up and running with Llama 3, Mistral, Gemma, and other language models.
-
ollama-9999cuda video_cards_amdgpu cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512 +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
View Download Browse License: MITOverlay: bgo-overlay
ChangeLog
commit 2289aca2d83518a11721ead426e4142f7600b6de
Author: Eric Joldasov <bratishkaerik@landless-city.net>
Date: Fri Dec 13 00:34:04 2024 +0500
app-misc/ollama: bump minimum Go version to 1.23.4
Fixes this error:
```
go mod vendor
go: go.mod requires go >= 1.23.4 (running go 1.23.3; GOTOOLCHAIN=local)
* ERROR: app-misc/ollama-9999::guru failed (unpack phase):
* go mod vendor failed
```
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
commit 6df145813b847f86037fef1602d03752947e5bf4
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Sep 19 16:58:14 2024 +0500
Revert "app-misc/ollama: Add missing keyword for AMD64"
No keywords on live ebuilds.
This reverts commit 9be74c9532e61b6673bb539b8e45fc1023c62559.
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 9be74c9532e61b6673bb539b8e45fc1023c62559
Author: Ivan Lloro <ivan.lloro.boada@gmail.com>
Date: Thu Sep 19 13:27:08 2024 +0200
app-misc/ollama: Add missing keyword for AMD64
Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>
commit 5614ba834e57416c7a6f60c3fa85cc0d16cafc57
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Fri Jul 12 01:09:59 2024 +0200
app-misc/ollama: create log dir for ollama user in "$"
Fixes build and improves package, because there's no need for Portage to
track and potentially remove individual log files upon package removal.
Fixes: f6b23710f8146d9d665addb37da03f8573180977
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit fe3d951dfad11657718b3de5e7fbf8d2d83d1724
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Thu Jul 11 14:05:44 2024 +0200
app-misc/ollama: move from dev-ml to app-misc
Could be moved into a new category together with other end user programs
related to machine learning in the future.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Author: Eric Joldasov <bratishkaerik@landless-city.net>
Date: Fri Dec 13 00:34:04 2024 +0500
app-misc/ollama: bump minimum Go version to 1.23.4
Fixes this error:
```
go mod vendor
go: go.mod requires go >= 1.23.4 (running go 1.23.3; GOTOOLCHAIN=local)
* ERROR: app-misc/ollama-9999::guru failed (unpack phase):
* go mod vendor failed
```
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
commit 6df145813b847f86037fef1602d03752947e5bf4
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Sep 19 16:58:14 2024 +0500
Revert "app-misc/ollama: Add missing keyword for AMD64"
No keywords on live ebuilds.
This reverts commit 9be74c9532e61b6673bb539b8e45fc1023c62559.
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 9be74c9532e61b6673bb539b8e45fc1023c62559
Author: Ivan Lloro <ivan.lloro.boada@gmail.com>
Date: Thu Sep 19 13:27:08 2024 +0200
app-misc/ollama: Add missing keyword for AMD64
Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>
commit 5614ba834e57416c7a6f60c3fa85cc0d16cafc57
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Fri Jul 12 01:09:59 2024 +0200
app-misc/ollama: create log dir for ollama user in "$"
Fixes build and improves package, because there's no need for Portage to
track and potentially remove individual log files upon package removal.
Fixes: f6b23710f8146d9d665addb37da03f8573180977
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit fe3d951dfad11657718b3de5e7fbf8d2d83d1724
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Thu Jul 11 14:05:44 2024 +0200
app-misc/ollama: move from dev-ml to app-misc
Could be moved into a new category together with other end user programs
related to machine learning in the future.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>