[PR #3933] [MERGED] Move cuda/rocm dependency gathering into generate script #11324

Closed
opened 2026-04-12 23:27:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3933
Author: @dhiltgen
Created: 4/26/2024
Status: Merged
Merged: 4/26/2024
Merged by: @dhiltgen

Base: mainHead: ci_fixes


📝 Commits (1)

  • 8feb97d Move cuda/rocm dependency gathering into generate script

📊 Changes

4 files changed (+15 additions, -20 deletions)

View changed files

📝 .github/workflows/release.yaml (+0 -2)
📝 app/ollama.iss (+2 -6)
📝 llm/generate/gen_windows.ps1 (+13 -0)
📝 scripts/build_windows.ps1 (+0 -12)

📄 Description

This will make it simpler for CI to accumulate artifacts from prior steps


🔄 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/3933 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 4/26/2024 **Status:** ✅ Merged **Merged:** 4/26/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `ci_fixes` --- ### 📝 Commits (1) - [`8feb97d`](https://github.com/ollama/ollama/commit/8feb97dc0df434e0c5d1e6508aa4f29643e6376c) Move cuda/rocm dependency gathering into generate script ### 📊 Changes **4 files changed** (+15 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+0 -2) 📝 `app/ollama.iss` (+2 -6) 📝 `llm/generate/gen_windows.ps1` (+13 -0) 📝 `scripts/build_windows.ps1` (+0 -12) </details> ### 📄 Description This will make it simpler for CI to accumulate artifacts from prior steps --- <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-12 23:27:49 -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#11324