summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-09-03Changed `go get` to `go mod download`. See ↵git user
https://aur.archlinux.org/packages/ollama-vulkan-git#comment-984861
2024-09-03Upstream version update.git user
2024-08-26Upstream version update.git user
2024-08-14Upstream version update.git user
2024-08-07Upstream version update.git user
2024-07-28Upstream version update.git user
2024-07-28Added environement variable to skip ONEAPI build, as introduced in ↵git user
[github.com/ollama/ollama/pull/4909](https://github.com/ollama/ollama/pull/4909).
2024-07-23Upstream version update.git user
2024-07-21Removed the `cp llm/build/linux/x86_64/cpu/libllama.a ↵git user
llm/build/linux/x86_64_static/` since both the file does not exsit anymore and it seems no longer needed.
2024-07-21Upstream version update.git user
2024-07-15Upstream version update.git user
2024-07-04Upstream version update.git user
2024-07-02Upstream version update.git user
2024-06-25Upstream version update.git user
2024-06-07Disabled upstream-added ONEAPI build by setting `OLLAMA_ROOT` to a hopefully ↵git user
non-existend directory. (Hacky workaroung. See https://github.com/ollama/ollama/issues/4511#issuecomment-2154973327.)
2024-05-28Upstream version update.git user
2024-05-28Upstream version update.git user
2024-05-26Upstream version update.git user
2024-05-22Re-enabled Vulkan build by disabling testing options; reference: ↵git user
https://github.com/ggerganov/llama.cpp/issues/7446#issuecomment-2123930727
2024-05-22Reaktivated Vulkan-build.git user
2024-05-21* Disabled vulkan build since it [currently ↵git user
fails](https://github.com/ggerganov/llama.cpp/issues/7446). * Removed accidentally pasted content.
2024-05-21Commented out `cp llm/build/linux/x86_64_static/libllama.so ↵git user
llm/build/linux/x86_64/cpu/` since it is no longer present.
2024-05-21Upstream version update.git user
2024-05-21[Upstream has implemented CUDA and ROCm skip ↵git user
variables](https://github.com/ollama/ollama/pull/4462/files) 🎉 -- implemented it.
2024-05-12Upstream version bump, and adapted `disable-rocm-cuda.gen_linux.sh.patch` ↵git user
accordingly.
2024-04-17Initial Commit.git user