From 030e6a3dafd23329012e8e839dcab05e6e9597e0 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Tue, 8 Oct 2024 09:57:04 +0200 Subject: [PATCH] ollama tweaks --- deployment_scripts/windows/scripts/prepare_ollama.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deployment_scripts/windows/scripts/prepare_ollama.bat b/deployment_scripts/windows/scripts/prepare_ollama.bat index fc2de61..ce6187d 100644 --- a/deployment_scripts/windows/scripts/prepare_ollama.bat +++ b/deployment_scripts/windows/scripts/prepare_ollama.bat @@ -7,6 +7,9 @@ ollama.exe pull qwen2.5-coder:1.5b ollama.exe pull starcoder2:7b ollama.exe pull wizard-math ollama.exe pull llama3.1 +ollama.exe pull llama3.2 +ollama.exe pull dolphin-phi +ollama.exe pull dolphin-llama3 ollama.exe pull llava ollama.exe pull qwen2.5 ollama.exe pull mathstral