[PR #5426] [CLOSED] Enable AMD iGPU 780M in Linux, Create amd-igpu-780m.md #17047

Closed
opened 2026-04-16 05:51:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5426
Author: @alexhegit
Created: 7/2/2024
Status: Closed

Base: mainHead: main


📝 Commits (9)

  • 1df7ac8 Create amd-igpu-780m.md
  • 0ceb0af Update amd-igpu-780m.md
  • 1e11edb Merge pull request #1 from alexhegit/alexhegit-patch-1
  • e7d9f09 Update amd-igpu-780m.md
  • 6d72482 Update amd-igpu-780m.md
  • c8b2fd3 Update amd-igpu-780m.md
  • ddb6dc8 Update amd-igpu-780m.md
  • 040a8e8 Merge branch 'ollama:main' into main
  • ded33e6 To use GTT memory to count the memory usage in amd_linux.go

📊 Changes

2 files changed (+100 additions, -2 deletions)

View changed files

📝 discover/amd_linux.go (+2 -2)
docs/tutorials/amd-igpu-780m.md (+98 -0)

📄 Description

Add tutorial to run Ollama with AMD iGPU 780M (of Ryzen 7000s/8000s CPU) in 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/5426 **Author:** [@alexhegit](https://github.com/alexhegit) **Created:** 7/2/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (9) - [`1df7ac8`](https://github.com/ollama/ollama/commit/1df7ac813eb12e12885c78585a614425f0a7bcc8) Create amd-igpu-780m.md - [`0ceb0af`](https://github.com/ollama/ollama/commit/0ceb0af8e1c1f524c756b08cd17032c0b0df9101) Update amd-igpu-780m.md - [`1e11edb`](https://github.com/ollama/ollama/commit/1e11edbcf7e11cb1abfce3f087d5e68012190d00) Merge pull request #1 from alexhegit/alexhegit-patch-1 - [`e7d9f09`](https://github.com/ollama/ollama/commit/e7d9f098eacfc8c05b290385722f41b47c14ac71) Update amd-igpu-780m.md - [`6d72482`](https://github.com/ollama/ollama/commit/6d7248207eb8bbcb06eff9d4c18c1a5027c2e2e5) Update amd-igpu-780m.md - [`c8b2fd3`](https://github.com/ollama/ollama/commit/c8b2fd32b66b6bed7332c355e00dc80f47c6b537) Update amd-igpu-780m.md - [`ddb6dc8`](https://github.com/ollama/ollama/commit/ddb6dc81c26721a08453f1db7f2727076e97dabc) Update amd-igpu-780m.md - [`040a8e8`](https://github.com/ollama/ollama/commit/040a8e85eeead2b9a9ec21734f436b97a343866a) Merge branch 'ollama:main' into main - [`ded33e6`](https://github.com/ollama/ollama/commit/ded33e6c01de0492858fc414ce16bdef72bf04dc) To use GTT memory to count the memory usage in amd_linux.go ### 📊 Changes **2 files changed** (+100 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `discover/amd_linux.go` (+2 -2) ➕ `docs/tutorials/amd-igpu-780m.md` (+98 -0) </details> ### 📄 Description Add tutorial to run Ollama with AMD iGPU 780M (of Ryzen 7000s/8000s CPU) in 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-04-16 05:51:25 -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#17047