[PR #15121] [MERGED] revert: launch: context length warnings b00bd1d 366625a8 #77332

Closed
opened 2026-05-05 10:00:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15121
Author: @ParthSareen
Created: 3/28/2026
Status: Merged
Merged: 3/28/2026
Merged by: @jmorganca

Base: mainHead: parth-revert-b00bd1d-366625a8


📝 Commits (2)

  • 381053e Revert "launch: skip context length warning for MLX models and show model name (#15102)"
  • 82daf37 Revert "launch: warn when server context length is below 64k for local models (#15044)"

📊 Changes

6 files changed (+1 additions, -428 deletions)

View changed files

📝 api/types.go (+1 -2)
📝 cmd/launch/launch.go (+0 -8)
📝 cmd/launch/launch_test.go (+0 -258)
📝 cmd/launch/models.go (+0 -96)
📝 server/routes.go (+0 -8)
📝 server/routes_cloud_test.go (+0 -56)

📄 Description

Currently adds an extra call to check /api/show. will bring this back in with smarter caching


🔄 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/15121 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 3/28/2026 **Status:** ✅ Merged **Merged:** 3/28/2026 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `parth-revert-b00bd1d-366625a8` --- ### 📝 Commits (2) - [`381053e`](https://github.com/ollama/ollama/commit/381053e44c7bbf1ccb08ac196695cce3521c283e) Revert "launch: skip context length warning for MLX models and show model name (#15102)" - [`82daf37`](https://github.com/ollama/ollama/commit/82daf375d26de53025d5f249c3fb85d73bab6bbb) Revert "launch: warn when server context length is below 64k for local models (#15044)" ### 📊 Changes **6 files changed** (+1 additions, -428 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+1 -2) 📝 `cmd/launch/launch.go` (+0 -8) 📝 `cmd/launch/launch_test.go` (+0 -258) 📝 `cmd/launch/models.go` (+0 -96) 📝 `server/routes.go` (+0 -8) 📝 `server/routes_cloud_test.go` (+0 -56) </details> ### 📄 Description Currently adds an extra call to check /api/show. will bring this back in with smarter caching --- <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-05-05 10:00:20 -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#77332