From 0660c6997b3999230708712e0eff683fe45a20ba Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:22:47 -0500 Subject: [PATCH] Update giant-eggplant --- giant-eggplant | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/giant-eggplant b/giant-eggplant index bfea18b..0321349 100644 --- a/giant-eggplant +++ b/giant-eggplant @@ -1,7 +1,7 @@ # vision models can break things if not handled with care. FROM granite-code:8b -FROM mistral -FROM llama3.1 +FROM dolphin-mistral +FROM dolphin-llama3 FROM knoopx/mobile-vlm:3b-fp16 # sets the temperature to 1 [higher is more creative, lower is more coherent]