Skip to content

Commit 71363a2

Browse files
committed
include warning for strange ollama output
1 parent 891a776 commit 71363a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/language-models/local-models/ollama.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ interpreter.chat()
3737
</CodeGroup>
3838

3939
For any future runs with Ollama, ensure that the Ollama server is running. If using the desktop application, you can check to see if the Ollama menu bar item is active.
40+
41+
<Warning>
42+
If Ollama is producing strange output, make sure to update to the latest
43+
version
44+
</Warning>

0 commit comments

Comments
 (0)