From d6e80061212faceedd00698a4d6a88bdfe3a8b86 Mon Sep 17 00:00:00 2001 From: Zhenbo Li <3221521+Endle@users.noreply.github.com> Date: Sun, 22 Sep 2024 23:23:45 -0400 Subject: [PATCH] Update release_notes_0.2_2024Sep.md --- docs/release_notes_0.2_2024Sep.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes_0.2_2024Sep.md b/docs/release_notes_0.2_2024Sep.md index fee491a..8824d46 100644 --- a/docs/release_notes_0.2_2024Sep.md +++ b/docs/release_notes_0.2_2024Sep.md @@ -1,6 +1,6 @@ ### 0.2.1 -New feature: Note Summarization with Local LLM. +New feature: Note Summarization with Local LLM. What happens locally, what stays locally. Your notes will be sent to a local language model (Mistral-7B). #### Run server with local LLM fireSeqSearch facilitates [llamafile](https://github.com/Mozilla-Ocho/llamafile) by [Mozilla](https://github.com/Mozilla-Ocho).