[PR #56] [MERGED] if directory cannot be resolved, do not fail #8692

Closed
opened 2025-11-12 14:50:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/56
Author: @BruceMacD
Created: 7/7/2023
Status: Merged
Merged: 7/8/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/pull-no-internet


📝 Commits (2)

  • 61dd87b if directory cannot be resolved, do not fail
  • f533f85 pr feedback

📊 Changes

3 files changed (+36 additions, -1 deletions)

View changed files

📝 api/client.go (+5 -0)
📝 api/types.go (+1 -0)
📝 server/routes.go (+30 -1)

📄 Description

allow for offline mode


🔄 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/56 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 7/7/2023 **Status:** ✅ Merged **Merged:** 7/8/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/pull-no-internet` --- ### 📝 Commits (2) - [`61dd87b`](https://github.com/ollama/ollama/commit/61dd87bd907162804263472c92fbcd2a7335421b) if directory cannot be resolved, do not fail - [`f533f85`](https://github.com/ollama/ollama/commit/f533f85d44e84124eddbcf4e4a1833bed0b04f96) pr feedback ### 📊 Changes **3 files changed** (+36 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+5 -0) 📝 `api/types.go` (+1 -0) 📝 `server/routes.go` (+30 -1) </details> ### 📄 Description allow for offline mode --- <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 2025-11-12 14:50:24 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#8692
No description provided.