[PR #455] [CLOSED] generate in build script #15430

Closed
opened 2026-04-16 04:59:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/455
Author: @BruceMacD
Created: 9/1/2023
Status: Closed

Base: mainHead: brucemacd/build-script


📝 Commits (1)

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 scripts/build_darwin.sh (+5 -2)

📄 Description

Add llama.cpp exe generation to the build script. Still need to figure out a way to pack both amd64 and arm64 to make this binary truly universal.


🔄 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/455 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 9/1/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `brucemacd/build-script` --- ### 📝 Commits (1) - [`178b8cf`](https://github.com/ollama/ollama/commit/178b8cf9ed03cd96cf05e6ddd74447e675e4372b) generate in build script ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `scripts/build_darwin.sh` (+5 -2) </details> ### 📄 Description Add llama.cpp exe generation to the build script. Still need to figure out a way to pack both amd64 and arm64 to make this binary truly universal. --- <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-16 04:59:05 -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#15430