Skip to content

Commit ed2aa22

Browse files
committed
Preinstall bakllava
Preinstall bakllava, to have a vision model
1 parent b9922f0 commit ed2aa22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Pull models
3131
run: |
3232
ollama pull mistral
33+
ollama pull bakllava
3334
OLLAMA_HOST=127.0.0.1:11435 ollama pull qwen2:0.5b
3435
- name: Set up MATLAB
3536
uses: matlab-actions/setup-matlab@v2

0 commit comments

Comments
 (0)