[PR #11430] [MERGED] compile bf16 support into ggml-metal #39411

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11430
Author: @mxyng
Created: 7/15/2025
Status: Merged
Merged: 7/17/2025
Merged by: @mxyng

Base: mainHead: mxyng/use-bf16


📝 Commits (1)

  • a43c804 compile bf16 support into ggml-metal

📊 Changes

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

View changed files

📝 ml/backend/ggml/ggml/src/ggml-metal/metal.go (+1 -1)

📄 Description

unnecessary for ggml-cuda which already supports bf16


🔄 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/11430 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/use-bf16` --- ### 📝 Commits (1) - [`a43c804`](https://github.com/ollama/ollama/commit/a43c804c1ca1a9ab432b6c1809075f192f3d6532) compile bf16 support into ggml-metal ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ml/backend/ggml/ggml/src/ggml-metal/metal.go` (+1 -1) </details> ### 📄 Description unnecessary for ggml-cuda which already supports bf16 --- <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-23 00:12:27 -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#39411