[PR #9344] [MERGED] fix: add back bf16 support #44167

Closed
opened 2026-04-24 23:42:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9344
Author: @mxyng
Created: 2/25/2025
Status: Merged
Merged: 2/25/2025
Merged by: @mxyng

Base: mainHead: mxyng/bf16


📝 Commits (1)

  • 3b0c9fa fix: add back bf16 support

📊 Changes

2 files changed (+75 additions, -5 deletions)

View changed files

📝 fs/ggml/ggml.go (+22 -5)
📝 fs/ggml/ggml_test.go (+53 -0)

📄 Description

this was accidentally removed in #7913 when moving fs/ggml from its previous location

resolves #9343


🔄 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/9344 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/bf16` --- ### 📝 Commits (1) - [`3b0c9fa`](https://github.com/ollama/ollama/commit/3b0c9fa0bbb32cfced155598a510dd92a7bdd65a) fix: add back bf16 support ### 📊 Changes **2 files changed** (+75 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `fs/ggml/ggml.go` (+22 -5) 📝 `fs/ggml/ggml_test.go` (+53 -0) </details> ### 📄 Description this was accidentally removed in [#7913](https://github.com/ollama/ollama/pull/7913/files#diff-fbcdd9c400e0dff0ac63aca45430d25a28762e987facde9464c092533e793beeL258-L259) when moving fs/ggml from its previous location resolves #9343 --- <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-24 23:42:08 -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#44167