[PR #10723] [CLOSED] fix: omit array parsing #18615

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10723
Author: @mxyng
Created: 5/15/2025
Status: Closed

Base: mainHead: mxyng/omit-array


📝 Commits (1)

📊 Changes

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

View changed files

📝 llm/memory.go (+1 -1)
📝 server/create.go (+1 -1)
📝 server/images.go (+1 -1)

📄 Description

these instances of decode should not need any array data so omit them


🔄 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/10723 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `mxyng/omit-array` --- ### 📝 Commits (1) - [`240921f`](https://github.com/ollama/ollama/commit/240921fd9699067dae1867a21225149e47addebc) fix: omit array parsing ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `llm/memory.go` (+1 -1) 📝 `server/create.go` (+1 -1) 📝 `server/images.go` (+1 -1) </details> ### 📄 Description these instances of decode should not need any array data so omit them --- <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:40: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#18615