[PR #73] [MERGED] fix eof error in generate #72259

Closed
opened 2026-05-05 03:45:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: generate-eof


📝 Commits (2)

📊 Changes

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

View changed files

📝 cmd/cmd.go (+3 -4)
📝 llama/llama.go (+2 -2)
📝 server/models.go (+10 -13)
📝 server/routes.go (+1 -1)

📄 Description

maybe related to #72


🔄 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/73 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/12/2023 **Status:** ✅ Merged **Merged:** 7/12/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `generate-eof` --- ### 📝 Commits (2) - [`e1f0a0d`](https://github.com/ollama/ollama/commit/e1f0a0dc7488d4a38b687d4d894dce722de050aa) fix eof error in generate - [`0944b01`](https://github.com/ollama/ollama/commit/0944b01e7d874eae18b93ac4804478c1f103a2e4) pull fixes ### 📊 Changes **4 files changed** (+16 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+3 -4) 📝 `llama/llama.go` (+2 -2) 📝 `server/models.go` (+10 -13) 📝 `server/routes.go` (+1 -1) </details> ### 📄 Description maybe related to #72 --- <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-05-05 03:45:51 -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#72259