[PR #12041] [MERGED] fix keep alive #24235

Closed
opened 2026-04-19 17:27:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12041
Author: @mxyng
Created: 8/22/2025
Status: Merged
Merged: 8/27/2025
Merged by: @mxyng

Base: mainHead: mxyng/keep-alive


📝 Commits (1)

📊 Changes

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

View changed files

📝 api/types.go (+1 -1)
📝 api/types_test.go (+6 -1)
📝 server/routes.go (+2 -2)

📄 Description

this change allows subsecond keep alives


🔄 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/12041 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/keep-alive` --- ### 📝 Commits (1) - [`8985d24`](https://github.com/ollama/ollama/commit/8985d2419b046ae0121f85d80b4e8e2ecf43b39b) fix keep alive ### 📊 Changes **3 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+1 -1) 📝 `api/types_test.go` (+6 -1) 📝 `server/routes.go` (+2 -2) </details> ### 📄 Description this change allows subsecond keep alives --- <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-19 17:27:44 -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#24235