[PR #14541] [MERGED] model/qwen3next: avoid crash in in DeltaNet when split offloading #61415

Closed
opened 2026-04-29 16:28:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14541
Author: @jmorganca
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @jmorganca

Base: mainHead: jmorganca/qwen3next-deltanet-fix


📝 Commits (1)

  • 4bf9342 model/qwen3next: avoid crash in in DeltaNet when split offloading

📊 Changes

1 file changed (+19 additions, -8 deletions)

View changed files

📝 model/models/qwen3next/deltanet.go (+19 -8)

📄 Description

Carries https://github.com/ollama/ollama/pull/14536 (thank you @yossiovadia) but also avoids a long concat-chain which would slow down longer prompts


🔄 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/14541 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/qwen3next-deltanet-fix` --- ### 📝 Commits (1) - [`4bf9342`](https://github.com/ollama/ollama/commit/4bf9342792bcc7a8b70e6fec3b66bafbecabf366) model/qwen3next: avoid crash in in DeltaNet when split offloading ### 📊 Changes **1 file changed** (+19 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `model/models/qwen3next/deltanet.go` (+19 -8) </details> ### 📄 Description Carries https://github.com/ollama/ollama/pull/14536 (thank you @yossiovadia) but also avoids a long concat-chain which would slow down longer prompts --- <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-29 16:28:41 -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#61415