Skip to content

Commit e4bcf53

Browse files
committed
Add notes about how sllama works with messages
1 parent a99968a commit e4bcf53

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ mode = "emacs"
133133
Ollama unloads the models after a set time. This can be controlled either from an environment variable or through the
134134
[message itself](#todo).
135135

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+
136139
[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)
137140

138141
## TODO

0 commit comments

Comments
 (0)