[PR #9368] [CLOSED] server: align file position to general.alignment at end of decoding. #18200

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9368
Author: @rick-github
Created: 2/26/2025
Status: Closed

Base: mainHead: invalid-file-magic


📝 Commits (1)

  • 494d477 server: align file position to general.alignment at end of decoding.

📊 Changes

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

View changed files

📝 fs/ggml/ggml.go (+13 -2)

📄 Description

Align the file position at the end of DecodeGGML with general.alignment.

Fixes: #8456
Fixes: #5939


🔄 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/9368 **Author:** [@rick-github](https://github.com/rick-github) **Created:** 2/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `invalid-file-magic` --- ### 📝 Commits (1) - [`494d477`](https://github.com/ollama/ollama/commit/494d4778431ea7705467057d7ae1aa495f68fee7) server: align file position to general.alignment at end of decoding. ### 📊 Changes **1 file changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `fs/ggml/ggml.go` (+13 -2) </details> ### 📄 Description Align the file position at the end of DecodeGGML with `general.alignment`. Fixes: #8456 Fixes: #5939 --- <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 06:28:04 -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#18200