[PR #55] [MERGED] fix run generate #9953

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/55
Author: @mxyng
Created: 7/7/2023
Status: Merged
Merged: 7/7/2023
Merged by: @mxyng

Base: goHead: fix-run-generate


📝 Commits (1)

📊 Changes

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

View changed files

📝 api/types.go (+37 -37)

📄 Description

This fixes the run request where struct defaults are used instead of real defaults.

This also removes the existence check for pulled images which @BruceMacD will address server side


🔄 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/55 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/7/2023 **Status:** ✅ Merged **Merged:** 7/7/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `go` ← **Head:** `fix-run-generate` --- ### 📝 Commits (1) - [`303982b`](https://github.com/ollama/ollama/commit/303982b56e5b81369f597fe7b18f2d3c392fc617) fix run generate ### 📊 Changes **1 file changed** (+37 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+37 -37) </details> ### 📄 Description This fixes the run request where struct defaults are used instead of real defaults. This also removes the existence check for pulled images which @BruceMacD will address server side --- <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:48:41 -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#9953