[PR #6133] [MERGED] Adjust arm cuda repo paths #43279

Closed
opened 2026-04-24 22:56:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6133
Author: @dhiltgen
Created: 8/2/2024
Status: Merged
Merged: 8/8/2024
Merged by: @dhiltgen

Base: mainHead: cuda_repo


📝 Commits (1)

  • df3802a Adjust arm cuda repo paths

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 scripts/install.sh (+6 -6)

📄 Description

Ubuntu distros fail to install cuda drivers since aarch64 isn't valid

https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/

Fixes #5797


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/6133 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/8/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `cuda_repo` --- ### 📝 Commits (1) - [`df3802a`](https://github.com/ollama/ollama/commit/df3802a65fa5876708fa03e0369248bd0ea4b2c4) Adjust arm cuda repo paths ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+6 -6) </details> ### 📄 Description Ubuntu distros fail to install cuda drivers since aarch64 isn't valid https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/ Fixes #5797 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 22:56:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#43279