[PR #13182] [CLOSED] Deepseek v3 family parser #76406

Closed
opened 2026-05-05 08:57:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13182
Author: @gr4ceG
Created: 11/20/2025
Status: Closed

Base: mainHead: grace/deepseek-parser


📝 Commits (5)

📊 Changes

3 files changed (+1015 additions, -0 deletions)

View changed files

model/parsers/deepseek.go (+292 -0)
model/parsers/deepseek_test.go (+721 -0)
📝 model/parsers/parsers.go (+2 -0)

📄 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/13182 **Author:** [@gr4ceG](https://github.com/gr4ceG) **Created:** 11/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `grace/deepseek-parser` --- ### 📝 Commits (5) - [`ec65cc3`](https://github.com/ollama/ollama/commit/ec65cc3690869a8cb7c5c24bfb7778fdd69a33a2) init deepseek parser - [`5be8277`](https://github.com/ollama/ollama/commit/5be827768353e7722d751923302a14bb3dd0cb31) tests - [`07162c5`](https://github.com/ollama/ollama/commit/07162c509fd30c2b5510e3f1a154a93a52082ab8) deepseek3 renderer - [`f0733c1`](https://github.com/ollama/ollama/commit/f0733c13b5da538b9c05098a672b477d1103d901) multiturn tests - [`e1878e6`](https://github.com/ollama/ollama/commit/e1878e6e33634d567ac3ed3834aa4e2647517d2a) remove cherry pick manually ### 📊 Changes **3 files changed** (+1015 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `model/parsers/deepseek.go` (+292 -0) ➕ `model/parsers/deepseek_test.go` (+721 -0) 📝 `model/parsers/parsers.go` (+2 -0) </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-05-05 08:57:02 -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#76406