[PR #5560] [MERGED] server: fix model reloads when setting OLLAMA_NUM_PARALLEL #11827

Closed
opened 2026-04-12 23:39:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5560
Author: @jmorganca
Created: 7/9/2024
Status: Merged
Merged: 7/9/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/fix-model-reload


📝 Commits (3)

  • 77f4aed server: fix unneeded model reloads when setting OLLAMA_NUM_PARALLEL
  • 12e7a96 remove whitespace change
  • bfbaa82 undo some changes

📊 Changes

1 file changed (+2 additions, -5 deletions)

View changed files

📝 server/sched.go (+2 -5)

📄 Description

No description provided


🔄 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/5560 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/9/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/fix-model-reload` --- ### 📝 Commits (3) - [`77f4aed`](https://github.com/ollama/ollama/commit/77f4aedae1d8630cc4031ce29365beb89dab13c7) server: fix unneeded model reloads when setting `OLLAMA_NUM_PARALLEL` - [`12e7a96`](https://github.com/ollama/ollama/commit/12e7a96e5af99d56a53fb86dc34fb6e36c403d40) remove whitespace change - [`bfbaa82`](https://github.com/ollama/ollama/commit/bfbaa8285be1426897a1afdd0df7f5dff61c2108) undo some changes ### 📊 Changes **1 file changed** (+2 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `server/sched.go` (+2 -5) </details> ### 📄 Description _No description provided_ --- <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 23:39:54 -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#11827