We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9922f0 commit ed2aa22Copy full SHA for ed2aa22
.github/workflows/ci.yml
@@ -30,6 +30,7 @@ jobs:
30
- name: Pull models
31
run: |
32
ollama pull mistral
33
+ ollama pull bakllava
34
OLLAMA_HOST=127.0.0.1:11435 ollama pull qwen2:0.5b
35
- name: Set up MATLAB
36
uses: matlab-actions/setup-matlab@v2
0 commit comments