From 638bd78059fc245013aa5eb3fdd92a9eb4fb3af9 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Thu, 18 Jul 2024 09:52:24 +0100 Subject: [PATCH] Formatting typo --- plugins/tiddlywiki/ai-tools/settings.tid | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/plugins/tiddlywiki/ai-tools/settings.tid b/plugins/tiddlywiki/ai-tools/settings.tid index fa18296c9..8f2567560 100644 --- a/plugins/tiddlywiki/ai-tools/settings.tid +++ b/plugins/tiddlywiki/ai-tools/settings.tid @@ -18,8 +18,6 @@ This plugin runs entirely in the browser, with no backend server component. A co [[Llamafile|https://github.com/Mozilla-Ocho/llamafile]] lets you download and run LLMs as a single file. See the [[announcment blog post|https://hacks.mozilla.org/2023/11/introducing-llamafile/]] for background. -1. Download and run Llamafile as [[described in the QuickStart guide|https://github.com/Mozilla-Ocho/llamafile?tab=readme-ov-file#quickstart]] -2. Visit http://127.0.0.1:8080 in a browser and verify that you can see the Llamafile interface. You can also try it out here -3. Return to AI Tools and start a conversation, specifying Llamafile as the server - - +# Download and run Llamafile as [[described in the QuickStart guide|https://github.com/Mozilla-Ocho/llamafile?tab=readme-ov-file#quickstart]] +# Visit http://127.0.0.1:8080 in a browser and verify that you can see the Llamafile interface. You can also try it out here +# Return to AI Tools and start a conversation, specifying Llamafile as the server