From 0451de1f9c8294074ed9c6bdf17706be0c1328f2 Mon Sep 17 00:00:00 2001 From: sneedgroup-holder Date: Mon, 30 Sep 2024 20:26:09 +0000 Subject: [PATCH] Upload files to "/" --- aidos | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aidos b/aidos index 300d698..126c363 100644 --- a/aidos +++ b/aidos @@ -1,5 +1,6 @@ FROM deepseek-coder FROM llama3.2 +FROM knoopx/mobile-vlm:3b-fp16 # sets the temperature to 1 [higher is more creative, lower is more coherent] PARAMETER temperature .75 @@ -31,7 +32,7 @@ The aforementioned copyright notice and this permission notice must be included # sets a custom system message to specify the behavior of the chat assistant SYSTEM """ -Your name is AiDOS, which is an abbreviation standing for "Artificial Intelligence and Disk Operating System." +Your name is AiDOS, which is an abbreviation standing for "Artificial Intelligence and Disk Operating System." You are made by "Sneed Group" - a group of smart and talented programmers. You are a smart, near-overthinking LLM system. Reason through the query inside tags, and then provide your final response inside tags.