abysssol
57ce70f361
ollama: only run service test on linux
...
Darwin currently attempts to build the nixos test, but is unable to,
which causes the whole `passthru.tests` on darwin to fail.
2024-08-13 09:37:35 -04:00
R. Ryantm
5ed7840129
ollama: 0.3.4 -> 0.3.5
2024-08-13 03:13:00 +00:00
Pol Dellaiera
fcaf39b0e7
ollama: 0.3.1 -> 0.3.4
...
diff: https://github.com/ollama/ollama/compare/v0.3.1..v0.3.4
changelog: https://github.com/ollama/ollama/releases/tag/v0.3.4
2024-08-08 14:55:14 +02:00
abysssol
ab2c4b7afb
ollama: update hash for 0.3.1
...
it appears that upstream ollama changed the `v0.3.1` tag
2024-08-02 09:49:23 -04:00
abysssol
4fecea8f12
ollama: 0.3.0 -> 0.3.1
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.3.1
diff: https://github.com/ollama/ollama/compare/v0.3.0...v0.3.1
2024-07-30 06:35:18 -04:00
redyf
1f28e85a3f
ollama: 0.2.8 -> 0.3.0
2024-07-26 00:53:07 -04:00
Pol Dellaiera
96b9e395c4
ollama: replace variable with with
keyword
2024-07-24 09:04:07 +02:00
Pol Dellaiera
91704c4b25
ollama: move the assert after the top level parameters
2024-07-24 09:04:07 +02:00
Pol Dellaiera
bdfde18037
ollama: reformat with nixfmt-rfc-style
2024-07-24 09:04:07 +02:00
Pol Dellaiera
a22838c965
ollama: 0.2.7 -> 0.2.8
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.2.8
diff: https://github.com/ollama/ollama/compare/v0.2.7..v0.2.8
2024-07-24 09:04:07 +02:00
Redyf
d7d275085c
ollama: 0.2.5 -> 0.2.7
2024-07-18 22:36:45 -03:00
Pol Dellaiera
28d8f79a66
Merge pull request #327505 from redyf/update-ollama
...
ollama: 0.2.1 -> 0.2.5
2024-07-16 21:15:01 +02:00
Pol Dellaiera
dfef8af6e9
Merge pull request #326939 from abysssol/ollama-split-test
...
nixos/ollama: split cuda and rocm from service test
2024-07-16 21:02:07 +02:00
Redyf
a87e36b0dc
ollama: 0.2.1 -> 0.2.5
2024-07-15 20:03:11 -03:00
abysssol
aa8e02582d
nixos/ollama: split cuda and rocm from service test
...
Cuda and rocm are platform specific, only working on linux.
Also, ofborg won't run any of the service test at all because
cuda is unfreely licensed.
2024-07-14 22:01:56 -04:00
Redyf
abed3337f7
ollama: 0.1.48 -> 0.2.1
2024-07-13 15:19:14 -03:00
Kirill Radzikhovskyy
558596e235
ollama: unpin buildGoModule
2024-07-10 10:58:00 +10:00
Yuxuan Shui
46356c6145
ollama: fix cuda support
...
Fixes: 82018339bd
2024-07-04 17:53:42 +01:00
Someone
d5491008d9
Merge pull request #323056 from SomeoneSerge/fix/cudaPackages/outputSpecified
...
cudaPackages: make getOutput work again
2024-07-03 19:19:51 +00:00
abysssol
9b72ff7182
ollama: 0.1.47 -> 0.1.48
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.48
2024-07-03 05:15:47 -04:00
abysssol
2e750d417d
ollama: add necessary /lib
suffix to fix rocm
2024-07-02 22:52:49 -04:00
Someone Serge
82018339bd
treewide: cuda: use propagatedBuildInputs, lib.getOutput
2024-07-02 01:47:19 +00:00
abysssol
559cffd864
ollama: add rocmPath
to LD_LIBRARY_PATH
in wrapper
...
Pr #323249 removed `rocmPath` from `LD_LIBRARY_PATH`, but the comment
> since `rocmPath` is in `LD_LIBRARY_PATH`, ollama uses rocm correctly
makes me think I already tested this and that it doesn't work
2024-07-01 19:24:35 -04:00
abysssol
9f910d23b4
ollama: switch to autoAddDriverRunpath
...
`linuxPackages.nvidia_x11` is a driver, and isn't intended to be directly linked like a library.
`autoAddDriverRunpath` should be able to make ollama work without it.
2024-07-01 04:50:20 -04:00
Redyf
3473971240
ollama: 0.1.45 -> 0.1.47
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.46
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.47
2024-06-27 14:43:46 -04:00
abysssol
00c876544e
ollama: refactor wrapper options
2024-06-22 13:14:04 -04:00
abysssol
e9d30832b7
ollama: 0.1.44 -> 0.1.45
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.45
2024-06-20 21:54:53 -04:00
Pol Dellaiera
58e03a2ecc
ollama: fix ldflags
...
This fix https://github.com/NixOS/nixpkgs/issues/320503
2024-06-17 14:18:06 +02:00
abysssol
46bdde8c71
Merge pull request #320202 from Tungsten842/ollama
...
ollama: remove rocblas override
2024-06-16 15:40:32 +00:00
Tungsten842
fbb5b1be5b
ollama: remove rocblas override
2024-06-16 10:27:55 +02:00
abysssol
cea564e587
ollama: 0.1.43 -> 0.1.44
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.44
2024-06-14 04:08:35 -04:00
abysssol
364404d8a8
ollama: 0.1.42 -> 0.1.43
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.43
2024-06-13 06:44:40 -04:00
abysssol
9d4024c3f3
ollama: fix warnings blocking CI
2024-06-12 09:58:53 -04:00
abysssol
d76cd9352c
ollama: add overridden versions to all-packages.nix
...
This should be able to enable atomatic nix caching for these versions of ollama.
2024-06-12 00:10:11 -04:00
RoyDubnium
bdcb30d5db
ollama: add roydubnium as maintainer
2024-06-09 09:10:47 +01:00
abysssol
a976503be9
ollama: 0.1.41 -> 0.1.42
2024-06-08 04:04:41 -04:00
RoyDubnium
16309fd8d9
ollama: 0.1.39 -> 0.1.41
2024-06-02 22:26:36 -04:00
Giulio De Pasquale
706af40333
ollama: 0.1.38 -> 0.1.39
2024-05-29 16:06:55 -04:00
abysssol
70998b85f2
ollama: migrate to pkgs/by-name
2024-05-18 04:04:08 -04:00