[PR #14289] [MERGED] bugfix: add missing linear layer factory #14604

Closed
opened 2026-04-13 00:58:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14289
Author: @pdevine
Created: 2/17/2026
Status: Merged
Merged: 2/17/2026
Merged by: @pdevine

Base: mainHead: pdevine/linear


📝 Commits (1)

  • cb8699a bugfix: add missing linear layer factory

📊 Changes

1 file changed (+92 additions, -0 deletions)

View changed files

x/mlxrunner/model/linear.go (+92 -0)

📄 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/14289 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 2/17/2026 **Status:** ✅ Merged **Merged:** 2/17/2026 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/linear` --- ### 📝 Commits (1) - [`cb8699a`](https://github.com/ollama/ollama/commit/cb8699a2ad5af61aa0ffb8068987ee01ed7b1933) bugfix: add missing linear layer factory ### 📊 Changes **1 file changed** (+92 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `x/mlxrunner/model/linear.go` (+92 -0) </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 00:58:59 -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#14604