From 2570c41c3f675e8ef7d8ebe466a42812e7de0920 Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Tue, 19 Nov 2024 09:49:48 -0600 Subject: [PATCH] add abbreviation Signed-off-by: fria <138676274+friadev@users.noreply.github.com> --- 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 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.