[PR #2403] [MERGED] Ensure the libraries are present #10878

Closed
opened 2026-04-12 23:14:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2403
Author: @dhiltgen
Created: 2/8/2024
Status: Merged
Merged: 2/8/2024
Merged by: @dhiltgen

Base: mainHead: handle_tmp_cleanup


📝 Commits (1)

  • a1dfab4 Ensure the libraries are present

📊 Changes

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

View changed files

📝 llm/llm.go (+12 -2)

📄 Description

When we store our libraries in a temp dir, a reaper might clean them when we are idle, so make sure to check for them before we reload.


🔄 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/2403 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 2/8/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `handle_tmp_cleanup` --- ### 📝 Commits (1) - [`a1dfab4`](https://github.com/ollama/ollama/commit/a1dfab43b9f86e097352cc2c1857dfa3d566617b) Ensure the libraries are present ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llm/llm.go` (+12 -2) </details> ### 📄 Description When we store our libraries in a temp dir, a reaper might clean them when we are idle, so make sure to check for them before we reload. --- <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-12 23:14:02 -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#10878