[PR #2067] [MERGED] Use gzip for embedded files #10777

Closed
opened 2026-04-12 23:10:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2067
Author: @jmorganca
Created: 1/19/2024
Status: Merged
Merged: 1/19/2024
Merged by: @jmorganca

Base: mainHead: gzip


📝 Commits (1)

  • 31caa89 use gzip for runner embedding

📊 Changes

4 files changed (+18 additions, -13 deletions)

View changed files

📝 llm/generate/gen_common.sh (+1 -1)
📝 llm/generate/gen_windows.ps1 (+4 -4)
📝 llm/payload_common.go (+13 -7)
📝 scripts/rh_linux_deps.sh (+0 -1)

📄 Description

No description provided


🔄 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/2067 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/19/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `gzip` --- ### 📝 Commits (1) - [`31caa89`](https://github.com/ollama/ollama/commit/31caa89cf1a0d214684e0e753606d445d660354c) use `gzip` for runner embedding ### 📊 Changes **4 files changed** (+18 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `llm/generate/gen_common.sh` (+1 -1) 📝 `llm/generate/gen_windows.ps1` (+4 -4) 📝 `llm/payload_common.go` (+13 -7) 📝 `scripts/rh_linux_deps.sh` (+0 -1) </details> ### 📄 Description _No description provided_ --- <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 23:10:27 -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#10777