Skip to content

Commit 623c95b

Browse files
committed
Added warning about potential issues with Jan's output in local models doc.
1 parent d909f81 commit 623c95b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,8 @@ interpreter.context_window = 5000
4949
```
5050

5151
</CodeGroup>
52+
53+
<Warning>
54+
If Jan is producing strange output, or no output at all, make sure to update
55+
to the latest version and clean your cache.
56+
</Warning>

0 commit comments

Comments
 (0)