[PR #15133] [MERGED] model: add qwen3-next compatibility for legacy ssm_in projections #20315

Closed
opened 2026-04-16 07:33:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: jmorganca/fix-qwen3next-init


📝 Commits (1)

  • 9c62a91 Add qwen3-next compatibility for legacy ssm_in projections

📊 Changes

3 files changed (+47 additions, -7 deletions)

View changed files

📝 model/models/qwen3next/deltanet.go (+21 -6)
📝 model/models/qwen3next/model.go (+1 -1)
📝 model/models/qwen3next/model_validate_test.go (+25 -0)

📄 Description

Fixes #14587


🔄 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/15133 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 3/29/2026 **Status:** ✅ Merged **Merged:** 3/29/2026 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/fix-qwen3next-init` --- ### 📝 Commits (1) - [`9c62a91`](https://github.com/ollama/ollama/commit/9c62a9144463927ab71da8d6099eb3da9b92ec3a) Add qwen3-next compatibility for legacy ssm_in projections ### 📊 Changes **3 files changed** (+47 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `model/models/qwen3next/deltanet.go` (+21 -6) 📝 `model/models/qwen3next/model.go` (+1 -1) 📝 `model/models/qwen3next/model_validate_test.go` (+25 -0) </details> ### 📄 Description Fixes #14587 --- <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-16 07:33: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#20315