[PR #4580] [MERGED] Use flash attention flag for now #58229

Closed
opened 2026-04-29 13:03:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4580
Author: @jmorganca
Created: 5/22/2024
Status: Merged
Merged: 5/23/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/fa-config


📝 Commits (4)

📊 Changes

4 files changed (+19 additions, -6 deletions)

View changed files

📝 llm/server.go (+5 -5)
📝 server/envconfig/config.go (+10 -0)
📝 server/envconfig/config_test.go (+3 -0)
📝 server/sched_test.go (+1 -1)

📄 Description

No description provided


🔄 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/4580 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 5/22/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/fa-config` --- ### 📝 Commits (4) - [`abe0dbd`](https://github.com/ollama/ollama/commit/abe0dbd71ee0c4a7bf2c53e15426d6bd15f65502) put flash attention behind flag for now - [`f296bd8`](https://github.com/ollama/ollama/commit/f296bd80efa2c802501625fd59e4cb4a8a2b6b64) add test - [`7b7ea4f`](https://github.com/ollama/ollama/commit/7b7ea4fb5e5a2a5882c7a794a6984ffc71d75f20) remove print - [`cdaa4e7`](https://github.com/ollama/ollama/commit/cdaa4e7febe8d67e8598f10104d33cff6096c36c) up timeout for sheduler tests ### 📊 Changes **4 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `llm/server.go` (+5 -5) 📝 `server/envconfig/config.go` (+10 -0) 📝 `server/envconfig/config_test.go` (+3 -0) 📝 `server/sched_test.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-29 13:03:13 -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#58229