[PR #10186] app: allow GPU vendor opt-out during install #11909

Open
opened 2025-11-12 16:24:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10186
Author: @DimmaDont
Created: 4/9/2025
Status: 🔄 Open

Base: mainHead: installer


📝 Commits (1)

  • 8617374 app: allow GPU vendor opt-out during install

📊 Changes

1 file changed (+19 additions, -4 deletions)

View changed files

📝 app/ollama.iss (+19 -4)

📄 Description

Fixes #10227

This optionally skips writing of CUDA/ROCm files to disk during Windows setup, which speeds up installation and update times for users who don't need both.

OllamaSetup

Tests

N/A

New dependencies

None


🔄 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/10186 **Author:** [@DimmaDont](https://github.com/DimmaDont) **Created:** 4/9/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `installer` --- ### 📝 Commits (1) - [`8617374`](https://github.com/ollama/ollama/commit/8617374e014d2e95fb26d5552d66ca6e81c8253b) app: allow GPU vendor opt-out during install ### 📊 Changes **1 file changed** (+19 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/ollama.iss` (+19 -4) </details> ### 📄 Description Fixes #10227 This optionally skips writing of CUDA/ROCm files to disk during Windows setup, which speeds up installation and update times for users who don't need both. ![OllamaSetup](https://github.com/user-attachments/assets/427748b3-700e-4689-ae4d-1cbb1fdb9985) ## Tests N/A ## New dependencies None --- <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 2025-11-12 16:24:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#11909