[PR #14415] [MERGED] model: add support for qwen3.5-27b model #14668

Closed
opened 2026-04-13 01:00:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: jmorganca/qwen35-27b


📝 Commits (1)

  • 37363e7 model: add support for qwen3.5-27b model

📊 Changes

3 files changed (+45 additions, -26 deletions)

View changed files

📝 ml/backend.go (+1 -0)
📝 ml/backend/ggml/ggml.go (+15 -0)
📝 model/models/qwen3next/deltanet.go (+29 -26)

📄 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/14415 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/qwen35-27b` --- ### 📝 Commits (1) - [`37363e7`](https://github.com/ollama/ollama/commit/37363e731af8778ef9c8ee7dde9425bcdb7fde38) model: add support for qwen3.5-27b model ### 📊 Changes **3 files changed** (+45 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `ml/backend.go` (+1 -0) 📝 `ml/backend/ggml/ggml.go` (+15 -0) 📝 `model/models/qwen3next/deltanet.go` (+29 -26) </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-04-13 01:00:22 -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#14668