[PR #4419] [CLOSED] add load timeout env #22024

Closed
opened 2026-04-19 16:02:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4419
Author: @lengrongfu
Created: 5/14/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

3 files changed (+19 additions, -1 deletions)

View changed files

📝 cmd/cmd.go (+1 -0)
📝 llm/server.go (+6 -1)
📝 server/envconfig/config.go (+12 -0)

📄 Description

Fixes: https://github.com/ollama/ollama/issues/4350


🔄 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/4419 **Author:** [@lengrongfu](https://github.com/lengrongfu) **Created:** 5/14/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e8ff13d`](https://github.com/ollama/ollama/commit/e8ff13d41e73cc5939f77a5edb67b86a3b2517d2) add load timeout env ### 📊 Changes **3 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+1 -0) 📝 `llm/server.go` (+6 -1) 📝 `server/envconfig/config.go` (+12 -0) </details> ### 📄 Description Fixes: https://github.com/ollama/ollama/issues/4350 --- <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 16:02:30 -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#22024