You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,9 @@ mode = "emacs"
133
133
Ollama unloads the models after a set time. This can be controlled either from an environment variable or through the
134
134
[message itself](#todo).
135
135
136
+
sllama sends an empty message to preload the model before calling it and tries to resend messages that get an empty
137
+
response from the model.
138
+
136
139
[Ollama Docs - Keeping a model loaded in memory](https://ollama.readthedocs.io/en/faq/?h=keep#how-do-i-keep-a-model-loaded-in-memory-or-make-it-unload-immediately)
0 commit comments