[PR #699] [MERGED] enable q8, q5, 5_1, and f32 for linux gpu #20833

Closed
opened 2026-04-19 15:16:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/699
Author: @BruceMacD
Created: 10/4/2023
Status: Merged
Merged: 10/5/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/linux-q8


📝 Commits (1)

  • 9907460 enable q8, q5, 5_1, and f32 for linux gpu

📊 Changes

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

View changed files

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

📄 Description

The bug effecting running these quantizations on Metal does not effect nvidia GPUs, so only turn off GPU support for these model types when Ollama is running on MacOS.

Tested and verified.

Resolves #671


🔄 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/699 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 10/4/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/linux-q8` --- ### 📝 Commits (1) - [`9907460`](https://github.com/ollama/ollama/commit/9907460e404caafd787327078c957952c1f218cb) enable q8, q5, 5_1, and f32 for linux gpu ### 📊 Changes **1 file changed** (+17 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `llm/llm.go` (+17 -14) </details> ### 📄 Description The bug effecting running these quantizations on Metal does not effect nvidia GPUs, so only turn off GPU support for these model types when Ollama is running on MacOS. Tested and verified. Resolves #671 --- <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-19 15:16:24 -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#20833