[PR #514] [CLOSED] Allow customization of ollama models etc path #41440

Closed
opened 2026-04-24 21:19:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/514
Author: @tastycode
Created: 9/12/2023
Status: Closed

Base: mainHead: feature/20230910-customize-ollama-home


📝 Commits (1)

  • 34caafc Allow customization of ollama models etc path

📊 Changes

1 file changed (+25 additions, -6 deletions)

View changed files

📝 server/modelpath.go (+25 -6)

📄 Description

Responding to https://github.com/jmorganca/ollama/issues/513

It turns out it wasn't that hard to patch it to be customizable via envvar.


🔄 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/514 **Author:** [@tastycode](https://github.com/tastycode) **Created:** 9/12/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/20230910-customize-ollama-home` --- ### 📝 Commits (1) - [`34caafc`](https://github.com/ollama/ollama/commit/34caafc447eddc58f556f671516a1ba959b73a64) Allow customization of ollama models etc path ### 📊 Changes **1 file changed** (+25 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/modelpath.go` (+25 -6) </details> ### 📄 Description Responding to https://github.com/jmorganca/ollama/issues/513 It turns out it wasn't that hard to patch it to be customizable via envvar. --- <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-24 21:19:22 -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#41440