[PR #12980] convert: add deepseek converter #12761

Open
opened 2025-11-12 17:06:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12980
Author: @pdevine
Created: 11/6/2025
Status: 🔄 Open

Base: mainHead: pdevine/deepseek-convert


📝 Commits (1)

  • 77409b4 convert: add deepseek converter

📊 Changes

2 files changed (+175 additions, -0 deletions)

View changed files

📝 convert/convert.go (+2 -0)
convert/convert_deepseek2.go (+173 -0)

📄 Description

This change adds the ability for ollama create to convert models that use the DeepSeek2 architecture (specifically DeepSeekV3 and DeepSeek-R1).


🔄 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/12980 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 11/6/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `pdevine/deepseek-convert` --- ### 📝 Commits (1) - [`77409b4`](https://github.com/ollama/ollama/commit/77409b4e9b8e5bdfffecda46f04eddf2875812ba) convert: add deepseek converter ### 📊 Changes **2 files changed** (+175 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `convert/convert.go` (+2 -0) ➕ `convert/convert_deepseek2.go` (+173 -0) </details> ### 📄 Description This change adds the ability for `ollama create` to convert models that use the DeepSeek2 architecture (specifically DeepSeekV3 and DeepSeek-R1). --- <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 2025-11-12 17:06:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#12761
No description provided.