- 13 Mar, 2024 3 commits
-
-
Jeffrey Morgan authored
-
Bruce MacDonald authored
-
Daniel Hiltgen authored
Fix iGPU detection for linux
-
- 12 Mar, 2024 7 commits
-
-
Daniel Hiltgen authored
This fixes a few bugs in the new sysfs discovery logic. iGPUs are now correctly identified by their <1G VRAM reported. the sysfs IDs are off by one compared to what HIP wants due to the CPU being reported in amdgpu, but HIP only cares about GPUs.
-
Patrick Devine authored
-
Bruce MacDonald authored
-
Daniel Hiltgen authored
Add docs explaining GPU selection env vars
-
Daniel Hiltgen authored
-
racerole authored
Signed-off-by:racerole <jiangyifeng@outlook.com>
-
mofanke authored
-
- 11 Mar, 2024 8 commits
-
-
Jeffrey Morgan authored
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Michael Yang authored
convert: fix shape
-
Daniel Hiltgen authored
Avoid rocm runner and dependency clash
-
Michael Yang authored
-
Daniel Hiltgen authored
Putting the rocm symlink next to the runners is risky. This moves the payloads into a subdir to avoid potential clashes.
-
- 10 Mar, 2024 10 commits
-
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
Harden for deps file being empty (or short)
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Add ollama executable peer dir for rocm
-
Daniel Hiltgen authored
This allows people who package up ollama on their own to place the rocm dependencies in a peer directory to the ollama executable much like our windows install flow.
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 09 Mar, 2024 12 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
Doc how to set up ROCm builds on windows
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Finish unwinding idempotent payload logic
-
Daniel Hiltgen authored
The recent ROCm change partially removed idempotent payloads, but the ggml-metal.metal file for mac was still idempotent. This finishes switching to always extract the payloads, and now that idempotentcy is gone, the version directory is no longer useful.
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-