[PR #14277] [MERGED] model: add llama3 architecture to mlxrunner #14597

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

📋 Pull Request Information

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

Base: mainHead: pdevine/llama-mlx


📝 Commits (1)

  • 576761b model: add llama3 architecture to mlxrunner

📊 Changes

2 files changed (+324 additions, -0 deletions)

View changed files

📝 x/mlxrunner/imports.go (+1 -0)
x/models/llama/llama.go (+323 -0)

📄 Description

This change builds off PR #14276 and adds the llama3 architecture to the mlxrunner.


🔄 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/14277 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/llama-mlx` --- ### 📝 Commits (1) - [`576761b`](https://github.com/ollama/ollama/commit/576761baa180e0f8e52d7af9712b84fa2b7a4c75) model: add llama3 architecture to mlxrunner ### 📊 Changes **2 files changed** (+324 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `x/mlxrunner/imports.go` (+1 -0) ➕ `x/models/llama/llama.go` (+323 -0) </details> ### 📄 Description This change builds off PR #14276 and adds the llama3 architecture to the mlxrunner. --- <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:50 -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#14597