[PR #1212] [MERGED] enable metal for fp32, q5_0, q5_1 #10507

Closed
opened 2026-04-12 23:02:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1212
Author: @mxyng
Created: 11/20/2023
Status: Merged
Merged: 11/20/2023
Merged by: @mxyng

Base: mainHead: mxyng/metal


📝 Commits (1)

  • 19b7a4d recent llama.cpp update added kernels for fp32, q5_0, and q5_1

📊 Changes

1 file changed (+1 additions, -8 deletions)

View changed files

📝 llm/llm.go (+1 -8)

📄 Description

recent llama.cpp update added kernels for fp32, q5_0, and q5_1

resolves #1200


🔄 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/1212 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 11/20/2023 **Status:** ✅ Merged **Merged:** 11/20/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/metal` --- ### 📝 Commits (1) - [`19b7a4d`](https://github.com/ollama/ollama/commit/19b7a4d7150cfa69d23e7066abb6cea8d4f79cfa) recent llama.cpp update added kernels for fp32, q5_0, and q5_1 ### 📊 Changes **1 file changed** (+1 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `llm/llm.go` (+1 -8) </details> ### 📄 Description recent llama.cpp update added kernels for fp32, q5_0, and q5_1 resolves #1200 --- <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-12 23:02:01 -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#10507