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.