[PR #4317] [MERGED] Don't clamp ctx size in PredictServerFit #11453

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4317
Author: @jmorganca
Created: 5/10/2024
Status: Merged
Merged: 5/10/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/predict-ctx


📝 Commits (3)

  • 781fbe2 dont clamp ctx size in PredictServerFit
  • 8ed37e6 minimum 4 context
  • ad56fca remove context warning

📊 Changes

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

View changed files

📝 llm/memory.go (+1 -10)
📝 llm/server.go (+1 -9)
📝 server/sched.go (+4 -0)

📄 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/4317 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 5/10/2024 **Status:** ✅ Merged **Merged:** 5/10/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/predict-ctx` --- ### 📝 Commits (3) - [`781fbe2`](https://github.com/ollama/ollama/commit/781fbe230b4a7ca495deac02c66ae3e5a7f3618c) dont clamp ctx size in `PredictServerFit` - [`8ed37e6`](https://github.com/ollama/ollama/commit/8ed37e66571901083b2798331af77c27a80ec3a3) minimum 4 context - [`ad56fca`](https://github.com/ollama/ollama/commit/ad56fcaf1244abf51e20f75aa204195a80c05aaf) remove context warning ### 📊 Changes **3 files changed** (+6 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `llm/memory.go` (+1 -10) 📝 `llm/server.go` (+1 -9) 📝 `server/sched.go` (+4 -0) </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:30:27 -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#11453