[PR #14077] [MERGED] qwen3next: avoid inplace sigmoid for shared gate #14500

Closed
opened 2026-04-13 00:56:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: jmorganca/qwen3next-sharedgate-sigmoid-out


📝 Commits (1)

  • fab681f qwen3next: avoid inplace sigmoid for shared gate

📊 Changes

3 files changed (+9 additions, -1 deletions)

View changed files

📝 ml/backend.go (+1 -0)
📝 ml/backend/ggml/ggml.go (+7 -0)
📝 model/models/qwen3next/model.go (+1 -1)

📄 Description

Fixes https://github.com/ollama/ollama/issues/14076


🔄 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/14077 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/4/2026 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/qwen3next-sharedgate-sigmoid-out` --- ### 📝 Commits (1) - [`fab681f`](https://github.com/ollama/ollama/commit/fab681f1fb80686eb51c2204cbe52841f25293ee) qwen3next: avoid inplace sigmoid for shared gate ### 📊 Changes **3 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ml/backend.go` (+1 -0) 📝 `ml/backend/ggml/ggml.go` (+7 -0) 📝 `model/models/qwen3next/model.go` (+1 -1) </details> ### 📄 Description Fixes https://github.com/ollama/ollama/issues/14076 --- <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-13 00:56: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#14500