[PR #421] [MERGED] allow F16 to use metal #10145

Closed
opened 2026-04-12 22:52:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/421
Author: @mxyng
Created: 8/26/2023
Status: Merged
Merged: 8/29/2023
Merged by: @mxyng

Base: mainHead: mxyng/f16-metal


📝 Commits (1)

📊 Changes

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

View changed files

📝 llm/llm.go (+14 -6)

📄 Description

warning F16 uses significantly more memory than quantized model so the standard requires don't apply.


🔄 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/421 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/26/2023 **Status:** ✅ Merged **Merged:** 8/29/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/f16-metal` --- ### 📝 Commits (1) - [`b25dd17`](https://github.com/ollama/ollama/commit/b25dd1795dcf7879a47508e68b650a6a53231443) allow F16 to use metal ### 📊 Changes **1 file changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `llm/llm.go` (+14 -6) </details> ### 📄 Description warning F16 uses significantly more memory than quantized model so the standard requires don't apply. --- <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 22:52:46 -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#10145