[PR #9875] [MERGED] ml: use input context for extracting outputs #13080

Closed
opened 2026-04-13 00:17:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9875
Author: @jmorganca
Created: 3/19/2025
Status: Merged
Merged: 3/19/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/use-input-context


📝 Commits (1)

  • 102b0bb ml: use input context for extracting outputs

📊 Changes

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

View changed files

📝 model/models/gemma2/model.go (+1 -1)
📝 model/models/gemma3/model.go (+1 -1)
📝 model/models/llama/model.go (+1 -1)
📝 model/models/mllama/model.go (+1 -1)

📄 Description

Fixes https://github.com/ollama/ollama/issues/9863


🔄 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/9875 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 3/19/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/use-input-context` --- ### 📝 Commits (1) - [`102b0bb`](https://github.com/ollama/ollama/commit/102b0bbc1e6ce10c4f7cea5220d6792c24911b59) ml: use input context for extracting outputs ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `model/models/gemma2/model.go` (+1 -1) 📝 `model/models/gemma3/model.go` (+1 -1) 📝 `model/models/llama/model.go` (+1 -1) 📝 `model/models/mllama/model.go` (+1 -1) </details> ### 📄 Description Fixes https://github.com/ollama/ollama/issues/9863 --- <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-13 00:17:24 -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#13080