[PR #13166] [MERGED] deepseek2: upgrade to run v3+ models #76400

Closed
opened 2026-05-05 08:56:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13166
Author: @mxyng
Created: 11/20/2025
Status: Merged
Merged: 11/20/2025
Merged by: @mxyng

Base: mainHead: mxyng/deepseek


📝 Commits (1)

  • 926f896 deepseek2: upgrade to run v3+ models

📊 Changes

1 file changed (+25 additions, -9 deletions)

View changed files

📝 model/models/deepseek2/model.go (+25 -9)

📄 Description

the check for mla omits v3 and r1 which should not return unsupported. instead check the tokenizer for compatibility


🔄 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/13166 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/deepseek` --- ### 📝 Commits (1) - [`926f896`](https://github.com/ollama/ollama/commit/926f89667f5c3b32a2d8eb7f3a920377c1201e54) deepseek2: upgrade to run v3+ models ### 📊 Changes **1 file changed** (+25 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `model/models/deepseek2/model.go` (+25 -9) </details> ### 📄 Description the check for mla omits v3 and r1 which should not return unsupported. instead check the tokenizer for compatibility --- <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 08:56:38 -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#76400