[PR #6005] [CLOSED] Codify workarounds for AMD iGPU #74282

Closed
opened 2026-05-05 06:18:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6005
Author: @dhiltgen
Created: 7/27/2024
Status: Closed

Base: mainHead: amd_igpu


📝 Commits (1)

  • f0bb35f Codify workarounds for AMD iGPU

📊 Changes

3 files changed (+23 additions, -3 deletions)

View changed files

📝 docs/gpu.md (+5 -0)
📝 gpu/amd_linux.go (+8 -3)
📝 llm/server.go (+10 -0)

📄 Description

This codifies workarounds for some AMD iGPUs to reduce the burden on users to get them working.

Alternative approach to #5426

Fixes #3189 for linux


🔄 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/6005 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 7/27/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `amd_igpu` --- ### 📝 Commits (1) - [`f0bb35f`](https://github.com/ollama/ollama/commit/f0bb35ff6f2931baf62270db1f3116b753ba7844) Codify workarounds for AMD iGPU ### 📊 Changes **3 files changed** (+23 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/gpu.md` (+5 -0) 📝 `gpu/amd_linux.go` (+8 -3) 📝 `llm/server.go` (+10 -0) </details> ### 📄 Description This codifies workarounds for some AMD iGPUs to reduce the burden on users to get them working. Alternative approach to #5426 Fixes #3189 for linux --- <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-05-05 06:18:10 -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#74282