[PR #14223] [MERGED] cmd/config: add minimax-m2.5 #14578

Closed
opened 2026-04-13 00:58:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14223
Author: @ParthSareen
Created: 2/12/2026
Status: Merged
Merged: 2/12/2026
Merged by: @ParthSareen

Base: mainHead: parth/add-minimax-tui


📝 Commits (2)

📊 Changes

3 files changed (+37 additions, -35 deletions)

View changed files

📝 cmd/config/integrations.go (+22 -1)
📝 cmd/config/integrations_test.go (+15 -15)
📝 cmd/config/opencode.go (+0 -19)

📄 Description

Adds new minimax model to config, add context length as well


🔄 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/14223 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth/add-minimax-tui` --- ### 📝 Commits (2) - [`cfd4231`](https://github.com/ollama/ollama/commit/cfd4231be01df0a8c3b8ba54717d1d2692b034b8) cmd/config: add minimax-m2.5 - [`103f782`](https://github.com/ollama/ollama/commit/103f7820c9f107ccc5ebccc92d30a3c8d9316d85) tests ### 📊 Changes **3 files changed** (+37 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `cmd/config/integrations.go` (+22 -1) 📝 `cmd/config/integrations_test.go` (+15 -15) 📝 `cmd/config/opencode.go` (+0 -19) </details> ### 📄 Description Adds new minimax model to config, add context length as well --- <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-13 00:58:26 -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#14578