[PR #6535] [MERGED] Move ollama executable out of bin dir #38015

Closed
opened 2026-04-22 22:41:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: no_win_bin


📝 Commits (1)

  • 80ce0ee Move ollama executable out of bin dir

📊 Changes

6 files changed (+21 additions, -10 deletions)

View changed files

📝 app/ollama.iss (+4 -4)
📝 envconfig/config.go (+10 -1)
📝 gpu/amd_common.go (+3 -1)
📝 gpu/amd_windows.go (+1 -1)
📝 gpu/gpu.go (+1 -1)
📝 scripts/build_windows.ps1 (+2 -2)

📄 Description

Draft until I can verify I didn't miss anything...


🔄 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/6535 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `no_win_bin` --- ### 📝 Commits (1) - [`80ce0ee`](https://github.com/ollama/ollama/commit/80ce0eebec68ed725abde61dfec4c0d3f4847758) Move ollama executable out of bin dir ### 📊 Changes **6 files changed** (+21 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `app/ollama.iss` (+4 -4) 📝 `envconfig/config.go` (+10 -1) 📝 `gpu/amd_common.go` (+3 -1) 📝 `gpu/amd_windows.go` (+1 -1) 📝 `gpu/gpu.go` (+1 -1) 📝 `scripts/build_windows.ps1` (+2 -2) </details> ### 📄 Description Draft until I can verify I didn't miss anything... --- <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:41:34 -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#38015