diff --git a/docs/ai-chat.md b/docs/ai-chat.md index 47a26609fa..0bd70b258e 100755 --- a/docs/ai-chat.md +++ b/docs/ai-chat.md @@ -125,7 +125,7 @@ Ollama simplifies the process of setting up a local AI chat by downloading the A ![Llamafile Logo](assets/img/ai-chat/llamafile.svg){align=right} -Llamafile is a lightweight single-file executable that allows users to run large language models locally on their own computers without any setup involved. It is [backed by Mozilla](https://hacks.mozilla.org/2023/11/introducing-llamafile) and available on Linux, macOS, and Windows. +Llamafile is a lightweight single-file executable that allows users to run LLMs locally on their own computers without any setup involved. It is [backed by Mozilla](https://hacks.mozilla.org/2023/11/introducing-llamafile) and available on Linux, macOS, and Windows. Llamafile also supports LLaVA. However, it does not support speech recognition or image generation.