- 05 Sep, 2024 1 commit
-
-
王卿 authored
Replace "command -v" with encapsulated functionality
-
- 04 Sep, 2024 1 commit
-
-
Erkin Alp Güney authored
-
- 20 Aug, 2024 1 commit
-
-
Daniel Hiltgen authored
We're over budget for github's maximum release artifact size with rocm + 2 cuda versions. This splits rocm back out as a discrete artifact, but keeps the layout so it can be extracted into the same location as the main bundle.
-
- 19 Aug, 2024 2 commits
-
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
This adjusts linux to follow a similar model to windows with a discrete archive (zip/tgz) to cary the primary executable, and dependent libraries. Runners are still carried as payloads inside the main binary Darwin retain the payload model where the go binary is fully self contained.
-
- 02 Aug, 2024 1 commit
-
-
Daniel Hiltgen authored
Ubuntu distros fail to install cuda drivers since aarch64 isn't valid
-
- 25 Jul, 2024 1 commit
-
-
Daniel Hiltgen authored
If we detect an NVIDIA GPU, but nvidia doesn't support the os/arch, this will report a better error for the user and point them to docs to self-install the drivers if possible.
-
- 19 Jun, 2024 1 commit
-
-
Daniel Hiltgen authored
-
- 11 Jun, 2024 1 commit
-
-
jayson-cloude authored
On an Ubuntu 24.04 computer with vmware installed, the sudo lshw command will get stuck. "Network interfaces" is always displayed
-
- 28 May, 2024 4 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 26 May, 2024 2 commits
-
-
Jeffrey Morgan authored
Ensure `nvidia` and `nvidia_uvm` kernel modules are loaded in `install.sh` script and at startup (#4652) * ensure kernel modules are loaded in `install.sh` script and at startup * indentation * use `SUDO` variable * restart if nouveau is detected * consistent success message for AMD
-
Jeffrey Morgan authored
-
- 01 May, 2024 1 commit
-
-
Daniel Hiltgen authored
-
- 15 Mar, 2024 1 commit
-
-
Daniel Hiltgen authored
-
- 29 Feb, 2024 1 commit
-
-
Daniel Hiltgen authored
On OpenSUSE, ollama needs to be a member of the video group to access the GPU
-
- 21 Feb, 2024 1 commit
-
-
Josh authored
-
- 09 Feb, 2024 1 commit
-
-
Jeffrey Morgan authored
-
- 16 Jan, 2024 1 commit
-
-
Michael Yang authored
repos for fedora 38 and newer do not exist as of this commit ``` $ dnf config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/fedora38/x86_64/cuda-fedora38.repo Adding repo from: https://developer.download.nvidia.com/compute/cuda/repos/fedora38/x86_64/cuda-fedora38.repo Status code: 404 for https://developer.download.nvidia.com/compute/cuda/repos/fedora38/x86_64/cuda-fedora38.repo (IP: 152.195.19.142) Error: Configuration of repo failed ```
-
- 04 Jan, 2024 1 commit
-
-
Daniel Hiltgen authored
This prevents users from accidentally installing on WSL1 with instructions guiding how to upgrade their WSL instance to version 2. Once running WSL2 if you have an NVIDIA card, you can follow their instructions to set up GPU passthrough and run models on the GPU. This is not possible on WSL1.
-
- 03 Jan, 2024 1 commit
-
-
Daniel Hiltgen authored
For the ROCm libraries to access the driver, we need to add the ollama user to the render group.
-
- 04 Dec, 2023 1 commit
-
-
Michael Yang authored
-
- 29 Nov, 2023 1 commit
-
-
jeremiahbuckley authored
Co-authored-by:Cloud User <azureuser@testgpu2.hqzwom21okjenksna4y3c4ymjd.phxx.internal.cloudapp.net>
-
- 17 Nov, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Michael Yang authored
-
- 16 Nov, 2023 1 commit
-
-
yanndegat authored
On debian 12, sources definitions have moved from /etc/apt/sources.list to /etc/apt/sources.list.d/debian.sources
-
- 07 Nov, 2023 1 commit
-
-
thealhu authored
It was forgotten to replace sudo at one place with the variable for sudo.
-
- 01 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 25 Oct, 2023 1 commit
-
-
Michael Yang authored
-
- 23 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 16 Oct, 2023 1 commit
-
-
Victor Vieux authored
-
- 27 Sep, 2023 2 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
- 26 Sep, 2023 5 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-