[GH-ISSUE #7734] add a Feature : clone and duplicate model from scratch when creating new model from Modelfile to laod to gpu memory #51448

Closed
opened 2026-04-28 20:12:32 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @looijijohn on GitHub (Nov 19, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7734

when we create a new_model from BaseModel
ollama does not load model to memory again
he used loaded BaseModel as new model and NewModel does not load as seprate model

we want use two model as sepearate two load both in gpu memory we enough memory

Originally created by @looijijohn on GitHub (Nov 19, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7734 when we create a new_model from BaseModel ollama does not load model to memory again he used loaded BaseModel as new model and NewModel does not load as seprate model we want use two model as sepearate two load both in gpu memory we enough memory
GiteaMirror added the feature request label 2026-04-28 20:12:32 -05:00
Author
Owner

@rick-github commented on GitHub (Nov 19, 2024):

https://github.com/ollama/ollama/issues/7206#issuecomment-2413928300

<!-- gh-comment-id:2485196609 --> @rick-github commented on GitHub (Nov 19, 2024): https://github.com/ollama/ollama/issues/7206#issuecomment-2413928300
Author
Owner

@rick-github commented on GitHub (Dec 2, 2024):

dupe #7206

<!-- gh-comment-id:2511861164 --> @rick-github commented on GitHub (Dec 2, 2024): dupe #7206
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#51448