[PR #13403] [CLOSED] Local Mistral 3 Large #45441

Closed
opened 2026-04-25 01:08:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13403
Author: @gr4ceG
Created: 12/10/2025
Status: Closed

Base: mainHead: grace/mistral-3-large


📝 Commits (4)

📊 Changes

4 files changed (+353 additions, -9 deletions)

View changed files

📝 convert/convert.go (+2 -0)
convert/convert_mistrallarge3.go (+286 -0)
📝 convert/tokenizer.go (+2 -0)
📝 model/models/deepseek2/model.go (+63 -9)

📄 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/13403 **Author:** [@gr4ceG](https://github.com/gr4ceG) **Created:** 12/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `grace/mistral-3-large` --- ### 📝 Commits (4) - [`f331801`](https://github.com/ollama/ollama/commit/f331801252f102767e6becf4631a5b4ad9b3f3d9) init changes - [`08d1485`](https://github.com/ollama/ollama/commit/08d14858469ae2a4a5d8c13d632719c67b9d9123) Mistral conversion - [`e2f8845`](https://github.com/ollama/ollama/commit/e2f8845f1c526667f826c02aa77b5f9a6d4fcb7b) print statements to debug - [`5584bf1`](https://github.com/ollama/ollama/commit/5584bf1e19d2b0d333acdd4592fc204a73bd2cc1) cleanup + add tokenizer hash ### 📊 Changes **4 files changed** (+353 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `convert/convert.go` (+2 -0) ➕ `convert/convert_mistrallarge3.go` (+286 -0) 📝 `convert/tokenizer.go` (+2 -0) 📝 `model/models/deepseek2/model.go` (+63 -9) </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-25 01:08:39 -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#45441