[PR #4290] [CLOSED] fix(server): prune files #58135

Closed
opened 2026-04-29 12:57:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4290
Author: @mxyng
Created: 5/9/2024
Status: Closed

Base: mxyng/modelname-5Head: mxyng/modelname-6


📝 Commits (1)

📊 Changes

5 files changed (+170 additions, -119 deletions)

View changed files

📝 server/images.go (+1 -108)
📝 server/layer.go (+41 -1)
📝 server/manifest.go (+37 -2)
📝 server/routes.go (+5 -8)
📝 server/routes_test.go (+86 -0)

📄 Description

follow up to #4269


🔄 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/4290 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/9/2024 **Status:** ❌ Closed **Base:** `mxyng/modelname-5` ← **Head:** `mxyng/modelname-6` --- ### 📝 Commits (1) - [`745706c`](https://github.com/ollama/ollama/commit/745706c76529a3c4d6ab6244921e85af34ffca4c) refactor layer pruning ### 📊 Changes **5 files changed** (+170 additions, -119 deletions) <details> <summary>View changed files</summary> 📝 `server/images.go` (+1 -108) 📝 `server/layer.go` (+41 -1) 📝 `server/manifest.go` (+37 -2) 📝 `server/routes.go` (+5 -8) 📝 `server/routes_test.go` (+86 -0) </details> ### 📄 Description follow up to #4269 --- <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-29 12:57:15 -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#58135