We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ee5e9 commit 920e090Copy full SHA for 920e090
Dockerfile.8b.cpu
@@ -1,3 +1,3 @@
1
-FROM ollama/ollama:0.1.33
+FROM ollama/ollama:0.3.13
2
3
-RUN nohup bash -c "ollama serve &" && sleep 20 && ollama pull llama3
+RUN nohup bash -c "ollama serve &" && sleep 20 && ollama pull llama3.2
0 commit comments