From 0e7274a5c5eb03f6b87a384b7fff83bc0ef00964 Mon Sep 17 00:00:00 2001 From: sneedgroup-holder Date: Sat, 8 Feb 2025 01:23:26 +0000 Subject: [PATCH] Update brain.mjs --- brain.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brain.mjs b/brain.mjs index 998f1c8..ddb0bd3 100644 --- a/brain.mjs +++ b/brain.mjs @@ -140,7 +140,7 @@ export class ConsciousnessSimulator { async updateEmotion() { try { const emotion = await ollama.chat({ - model: 'sparksammy/tinysam-l3.2', + model: 'llama3.2', messages: [{ role: 'assistant', content: ` PROMPT: pick an emotion from the following array according to the memory context. *NOTE: ONLY display the emotion name AS STATED in the array, NO QUOTES, NO EXTRA wording emoji or symbols. If there is nothing in AI MEMORY CONTEXT, default to happy.*