From 4b7bb3d0afcee3c95b16340865d76a0ce3355dca Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Sat, 22 Mar 2025 12:05:59 -0700 Subject: [PATCH] style: Revert extra wording Signed-off-by: redoomed1 --- docs/ai-chat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ai-chat.md b/docs/ai-chat.md index 3c71c328..5ffff49d 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 (a "llamafile") 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 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 doesn't support speech recognition or image generation.