[PR #512] [CLOSED] Create build scripts #72485

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/512
Author: @FairyTail2000
Created: 9/12/2023
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

3 files changed (+102 additions, -0 deletions)

View changed files

build.bat (+42 -0)
build.ps1 (+29 -0)
build.sh (+31 -0)

📄 Description

This is the first step towards a more user friendly build process.

With a build script you now have the ability to add or remove steps without changing the workflow of the user.

With this pr the build scripts will be created and later I will update the readme by providing a new building.md file


🔄 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/512 **Author:** [@FairyTail2000](https://github.com/FairyTail2000) **Created:** 9/12/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4f6f6e2`](https://github.com/ollama/ollama/commit/4f6f6e26594d3c824e76b13e157d39b5020b6379) Create build scripts ### 📊 Changes **3 files changed** (+102 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `build.bat` (+42 -0) ➕ `build.ps1` (+29 -0) ➕ `build.sh` (+31 -0) </details> ### 📄 Description This is the first step towards a more user friendly build process. With a build script you now have the ability to add or remove steps without changing the workflow of the user. With this pr the build scripts will be created and later I will update the readme by providing a new building.md file --- <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-05-05 04:00:59 -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#72485