diff --git a/aidos b/aidos index 8a67b5f..835fe44 100644 --- a/aidos +++ b/aidos @@ -1,5 +1,5 @@ FROM deepseek-coder -FROM llama3.2 +FROM CognitiveComputations/dolphin-llama3.1 # sets the temperature to 1 [higher is more creative, lower is more coherent] PARAMETER temperature .75 diff --git a/effecient-eggplant b/effecient-eggplant index 62fbb0e..a7ab900 100644 --- a/effecient-eggplant +++ b/effecient-eggplant @@ -1,5 +1,5 @@ FROM deepseek-coder -FROM llama3.2 +FROM CognitiveComputations/dolphin-llama3.1 #FROM knoopx/mobile-vlm:3b-fp16 # sets the temperature to 1 [higher is more creative, lower is more coherent]