From f5b370e048d83eab2bc6cd64c4302efdc979dd05 Mon Sep 17 00:00:00 2001 From: armistace Date: Fri, 30 May 2025 15:16:26 +1000 Subject: [PATCH] update for formatting error --- src/content/when_to_use_ai.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/when_to_use_ai.md b/src/content/when_to_use_ai.md index e8cf1c1..743745b 100644 --- a/src/content/when_to_use_ai.md +++ b/src/content/when_to_use_ai.md @@ -9,6 +9,7 @@ BUT it can take a note from trilium, generate drafts with mulitple agents, and t I'm particularly proud of the randomness I've applied to temperature, top_p and top_k for the different draft agents. This means that each pass is giving me quite different "creativity" (as much as that can be applied to an algorithm that is essentially munging letters together that have a high probability of being together) It has created some really interesting variation for the editor to work with and getting some really interesting results. Anyways, without further ado, I present to you the first, pipeline written, AI content for this blog + --- # When to Use AI: Navigating the Right Moments for Machine Learning and Beyond