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 c229c4f commit 1950dadCopy full SHA for 1950dad
README.md
@@ -83,7 +83,7 @@ spec:
83
name: starter
84
containerSpec:
85
env:
86
- - name: INFERENCE_MODEL
+ - name: OLLAMA_INFERENCE_MODEL
87
value: "llama3.2:1b"
88
- name: OLLAMA_URL
89
value: "http://ollama-server-service.ollama-dist.svc.cluster.local:11434"
0 commit comments