[PR #12491] [MERGED] fixed adding nil tensor err #24384

Closed
opened 2026-04-19 17:32:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12491
Author: @gr4ceG
Created: 10/3/2025
Status: Merged
Merged: 10/3/2025
Merged by: @gr4ceG

Base: mainHead: grace/non-exprobsb


📝 Commits (1)

  • 2eccb87 fixed adding nil tensor err

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 model/models/deepseek2/model.go (+3 -1)

📄 Description

Fix the error that we see when we run deepseek2 models that results from adding nil.


🔄 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/12491 **Author:** [@gr4ceG](https://github.com/gr4ceG) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@gr4ceG](https://github.com/gr4ceG) **Base:** `main` ← **Head:** `grace/non-exprobsb` --- ### 📝 Commits (1) - [`2eccb87`](https://github.com/ollama/ollama/commit/2eccb87344aada6ce5ad333758c3b3427485df68) fixed adding nil tensor err ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `model/models/deepseek2/model.go` (+3 -1) </details> ### 📄 Description Fix the error that we see when we run deepseek2 models that results from adding nil. --- <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-19 17:32:52 -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#24384