[PR #1484] [MERGED] exponential back-off #15867

Closed
opened 2026-04-16 05:10:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1484
Author: @BruceMacD
Created: 12/12/2023
Status: Merged
Merged: 12/12/2023
Merged by: @BruceMacD

Base: mainHead: backoff


📝 Commits (2)

📊 Changes

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

View changed files

📝 llm/llama.go (+3 -2)

📄 Description

Exponential back-off on concurrent slot failure.


🔄 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/1484 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 12/12/2023 **Status:** ✅ Merged **Merged:** 12/12/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `backoff` --- ### 📝 Commits (2) - [`71567e2`](https://github.com/ollama/ollama/commit/71567e219df05a009a895e9e13c44f9b4fba5955) exponential back-off - [`91407db`](https://github.com/ollama/ollama/commit/91407db57030e6aa0bffcf30a8039526ed6be27c) Update llama.go ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llm/llama.go` (+3 -2) </details> ### 📄 Description Exponential back-off on concurrent slot failure. --- <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-16 05:10:41 -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#15867