[PR #333] [MERGED] ggml: fix off by one error #10105

Closed
opened 2026-04-12 22:51:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/333
Author: @mxyng
Created: 8/11/2023
Status: Merged
Merged: 8/11/2023
Merged by: @mxyng

Base: mainHead: off-by-one


📝 Commits (1)

  • 6ed991c ggml: fix off by one error

📊 Changes

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

View changed files

📝 llm/ggml.go (+1 -2)

📄 Description

remove used Unknown FileType


🔄 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/333 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/11/2023 **Status:** ✅ Merged **Merged:** 8/11/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `off-by-one` --- ### 📝 Commits (1) - [`6ed991c`](https://github.com/ollama/ollama/commit/6ed991c8e2ad6b3df201dd5d453be62464be5fe6) ggml: fix off by one error ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llm/ggml.go` (+1 -2) </details> ### 📄 Description remove used Unknown FileType --- <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 22:51:50 -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#10105