[PR #4430] [MERGED] Remove VRAM convergence check for windows #73784

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4430
Author: @dhiltgen
Created: 5/14/2024
Status: Merged
Merged: 5/14/2024
Merged by: @dhiltgen

Base: mainHead: gpu_info


📝 Commits (1)

  • ec231a7 Remove VRAM convergence check for windows

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 server/sched.go (+3 -2)

📄 Description

The APIs we query are optimistic on free space, and windows pages VRAM, so we don't have to wait to see reported usage recover on unload


🔄 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/4430 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 5/14/2024 **Status:** ✅ Merged **Merged:** 5/14/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `gpu_info` --- ### 📝 Commits (1) - [`ec231a7`](https://github.com/ollama/ollama/commit/ec231a7923ab213f7bb64f3c2ecbead394a47ef0) Remove VRAM convergence check for windows ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/sched.go` (+3 -2) </details> ### 📄 Description The APIs we query are optimistic on free space, and windows pages VRAM, so we don't have to wait to see reported usage recover on unload --- <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 05:43: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#73784