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 5ac1b47 commit 4fb81e6Copy full SHA for 4fb81e6
stacks/ollama/devfile.yaml
@@ -42,7 +42,7 @@ components:
42
memory: 8Gi
43
# nvidia.com/gpu: 1 # Uncomment this if the pod shall be scheduled only on a GPU node
44
container:
45
- image: docker.io/ollama/ollama:0.5.4
+ image: docker.io/ollama/ollama:0.12.6
46
mountSources: true
47
sourceMapping: /.ollama
48
commands:
0 commit comments