[PR #2994] [CLOSED] tune concurrency manager #11027

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2994
Author: @mxyng
Created: 3/7/2024
Status: Closed

Base: mainHead: mxyng/tune-concurrency


📝 Commits (2)

📊 Changes

1 file changed (+7 additions, -6 deletions)

View changed files

📝 server/download.go (+7 -6)

📄 Description

  • higher initial concurrency
  • lower cooldown after ramping up
  • lower threshold for ramp up

🔄 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/2994 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 3/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `mxyng/tune-concurrency` --- ### 📝 Commits (2) - [`daf928f`](https://github.com/ollama/ollama/commit/daf928fe1a67ef60bcf278f8cea26dd958e2b90d) tune concurrency manager - [`3937498`](https://github.com/ollama/ollama/commit/39374984ef5ad1e86f70e7273f66914baad8e10c) set limit to increment ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+7 -6) </details> ### 📄 Description - higher initial concurrency - lower cooldown after ramping up - lower threshold for ramp up --- <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:19:06 -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#11027