[GH-ISSUE #337] Re-use already loaded model if only the prompt changes #62186

Closed
opened 2026-05-03 07:48:02 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @jmorganca on GitHub (Aug 12, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/337

Originally assigned to: @BruceMacD on GitHub.

If only the prompt (or other model-independent data) changes, then the model should stay loaded vs being reloaded

Originally created by @jmorganca on GitHub (Aug 12, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/337 Originally assigned to: @BruceMacD on GitHub. If only the prompt (or other model-independent data) changes, then the model should stay loaded vs being reloaded
GiteaMirror added the good first issuebug labels 2026-05-03 07:48:03 -05:00
Author
Owner

@technovangelist commented on GitHub (Aug 22, 2023):

Use cases include:
Modelfile development: As I am figuring out the right prompt, i am creating and running the same thing over and over with just a new prompt
Asking a question to different models: I might have a collection of models that are based on the same base model but with different prompts and parameters.

<!-- gh-comment-id:1688639984 --> @technovangelist commented on GitHub (Aug 22, 2023): Use cases include: Modelfile development: As I am figuring out the right prompt, i am creating and running the same thing over and over with just a new prompt Asking a question to different models: I might have a collection of models that are based on the same base model but with different prompts and parameters.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#62186