[PR #12937] [MERGED] vulkan: enable flash attention #14005

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12937
Author: @dhiltgen
Created: 11/4/2025
Status: Merged
Merged: 11/4/2025
Merged by: @dhiltgen

Base: mainHead: vulkan_fa


📝 Commits (1)

  • 2a44e3d vulkan: enable flash attention

📊 Changes

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

View changed files

📝 ml/device.go (+2 -1)
📝 scripts/build_windows.ps1 (+3 -3)

📄 Description

Fixes #12928

Draft until I can verify it on a few systems...


🔄 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/12937 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `vulkan_fa` --- ### 📝 Commits (1) - [`2a44e3d`](https://github.com/ollama/ollama/commit/2a44e3d442b6f74d67970f8e8f8edc2211e91097) vulkan: enable flash attention ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `ml/device.go` (+2 -1) 📝 `scripts/build_windows.ps1` (+3 -3) </details> ### 📄 Description Fixes #12928 Draft until I can verify it on a few systems... --- <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-13 00:42: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#14005