Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-03 | Changed `go get` to `go mod download`. See ↵ | git user | |
https://aur.archlinux.org/packages/ollama-vulkan-git#comment-984861 | |||
2024-09-03 | Upstream version update. | git user | |
2024-08-26 | Upstream version update. | git user | |
2024-08-14 | Upstream version update. | git user | |
2024-08-07 | Upstream version update. | git user | |
2024-07-28 | Upstream version update. | git user | |
2024-07-28 | Added 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-23 | Upstream version update. | git user | |
2024-07-21 | Removed 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-21 | Upstream version update. | git user | |
2024-07-15 | Upstream version update. | git user | |
2024-07-04 | Upstream version update. | git user | |
2024-07-02 | Upstream version update. | git user | |
2024-06-25 | Upstream version update. | git user | |
2024-06-07 | Disabled 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-28 | Upstream version update. | git user | |
2024-05-28 | Upstream version update. | git user | |
2024-05-26 | Upstream version update. | git user | |
2024-05-22 | Re-enabled Vulkan build by disabling testing options; reference: ↵ | git user | |
https://github.com/ggerganov/llama.cpp/issues/7446#issuecomment-2123930727 | |||
2024-05-22 | Reaktivated 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-21 | Commented 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-21 | Upstream 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-12 | Upstream version bump, and adapted `disable-rocm-cuda.gen_linux.sh.patch` ↵ | git user | |
accordingly. | |||
2024-04-17 | Initial Commit. | git user | |