[PR #864] [MERGED] update runtime options #10365

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/864
Author: @mxyng
Created: 10/21/2023
Status: Merged
Merged: 10/21/2023
Merged by: @jmorganca

Base: mainHead: mxyng/update-options


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 server/routes.go (+4 -0)

📄 Description

SetOptions doesn't differentiate between boot or runtime options but that's not relevant. By the time SetOptions is called, the LLM is already running so any boot option updates will be ignored


🔄 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/864 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 10/21/2023 **Status:** ✅ Merged **Merged:** 10/21/2023 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `mxyng/update-options` --- ### 📝 Commits (1) - [`ba8f7ff`](https://github.com/ollama/ollama/commit/ba8f7ff2e3665a1034a5138e4b223eca5983cf30) update runtime options ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/routes.go` (+4 -0) </details> ### 📄 Description SetOptions doesn't differentiate between boot or runtime options but that's not relevant. By the time SetOptions is called, the LLM is already running so any boot option updates will be ignored --- <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:59:03 -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#10365