[PR #637] [MERGED] windows runner fixes #10271

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/637
Author: @BruceMacD
Created: 9/28/2023
Status: Merged
Merged: 9/29/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/windows-fixes


📝 Commits (5)

📊 Changes

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

View changed files

📝 llm/llama.go (+7 -4)

📄 Description

  • use filepath for runner files
  • get embedded files with unix filepath
  • runner is only available is embedded directories have files

🔄 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/637 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 9/28/2023 **Status:** ✅ Merged **Merged:** 9/29/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/windows-fixes` --- ### 📝 Commits (5) - [`6a35526`](https://github.com/ollama/ollama/commit/6a3552682fbc13a0ae7958577e198e54d3682867) windows runner fixes - [`93d7d7e`](https://github.com/ollama/ollama/commit/93d7d7e21a4f71de78b39b49098b9428c7bd897d) Revert "windows runner fixes" - [`eae2e48`](https://github.com/ollama/ollama/commit/eae2e48704a18e5187b3fcaacd1d3d2f6868829b) correct file paths before returning runners - [`4f8384a`](https://github.com/ollama/ollama/commit/4f8384ac2be9610a34794aced16bfb4895ff0bb8) embedded path fixes - [`b32cdc9`](https://github.com/ollama/ollama/commit/b32cdc91c60f261ff1769fbcbf8e5582a2cb397d) PR feedback ### 📊 Changes **1 file changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `llm/llama.go` (+7 -4) </details> ### 📄 Description - use filepath for runner files - get embedded files with unix filepath - runner is only available is embedded directories have files --- <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 22:56:38 -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#10271