[PR #678] [MERGED] output type parsed from modelfile #36161

Closed
opened 2026-04-22 20:52:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/678
Author: @BruceMacD
Created: 10/2/2023
Status: Merged
Merged: 10/5/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/modelfile-format


📝 Commits (1)

  • 23791d7 output type parsed from modelfile

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 api/types.go (+6 -6)
📝 server/images.go (+1 -1)

📄 Description

This is an attempt to prevent #648 and make it easier to diagnose problems in this area in the future. I couldnt reproduce the exact problem but this could be the issue.


🔄 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/678 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 10/2/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/modelfile-format` --- ### 📝 Commits (1) - [`23791d7`](https://github.com/ollama/ollama/commit/23791d7b0335237c400c0c563b0bb966934996e9) output type parsed from modelfile ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+6 -6) 📝 `server/images.go` (+1 -1) </details> ### 📄 Description This is an attempt to prevent #648 and make it easier to diagnose problems in this area in the future. I couldnt reproduce the exact problem but this could be the issue. --- <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-22 20:52: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#36161