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 8680985 commit aacd2d2Copy full SHA for aacd2d2
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.4
46
mountSources: true
47
sourceMapping: /.ollama
48
commands:
0 commit comments