From a8c7531f3f0b4723d236bc0114bd7300ffe8f3fd Mon Sep 17 00:00:00 2001 From: Sarah Wooders Date: Tue, 4 Jun 2024 19:31:16 -0700 Subject: [PATCH] ollama --- .github/workflows/test_ollama.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_ollama.yml b/.github/workflows/test_ollama.yml index 80f6b63504..1bd31a8d59 100644 --- a/.github/workflows/test_ollama.yml +++ b/.github/workflows/test_ollama.yml @@ -17,7 +17,7 @@ jobs: - name: Start Ollama Server run: | curl -fsSL https://ollama.com/install.sh | sh - ollama serve & + #ollama serve & ollama pull dolphin2.2-mistral:7b-q6_K ollama pull mxbai-embed-large