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