[PR #6432] [MERGED] Split rocm back out of bundle #37985

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

📋 Pull Request Information

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

Base: mainHead: split_out_rocm


📝 Commits (1)

  • 0687f0d Split rocm back out of bundle

📊 Changes

5 files changed (+16 additions, -3 deletions)

View changed files

📝 .github/workflows/release.yaml (+1 -0)
📝 Dockerfile (+2 -2)
📝 llm/generate/gen_linux.sh (+2 -1)
📝 scripts/build_linux.sh (+6 -0)
📝 scripts/install.sh (+5 -0)

📄 Description

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.


🔄 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/6432 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 8/20/2024 **Status:** ✅ Merged **Merged:** 8/20/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `split_out_rocm` --- ### 📝 Commits (1) - [`0687f0d`](https://github.com/ollama/ollama/commit/0687f0dbcbd260b398afa68fc324326be41340d2) Split rocm back out of bundle ### 📊 Changes **5 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+1 -0) 📝 `Dockerfile` (+2 -2) 📝 `llm/generate/gen_linux.sh` (+2 -1) 📝 `scripts/build_linux.sh` (+6 -0) 📝 `scripts/install.sh` (+5 -0) </details> ### 📄 Description We're [over budget for github's maximum release artifact size](https://github.com/ollama/ollama/actions/runs/10461795539/job/28973022210) 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. --- <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-22 22:39: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#37985