How to set the ollama model to not reload every time it is called #16345
renyangang
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I found a similar discussion that might be helpful:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Content
In the workflow, it was found that the model accessed through the ollama plugin would cause ollama to reload every time it was called, as it was already in memory. How to set up to avoid reloading
Beta Was this translation helpful? Give feedback.
All reactions