We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126da57 commit e20a42eCopy full SHA for e20a42e
1 file changed
helm/ollama/values.yaml
@@ -50,6 +50,8 @@ ollama:
50
models:
51
pull:
52
- gpt-oss:20b
53
+ - deepseek-coder-v2:16b
54
+ - qwen3:30b
55
56
# -- Custom model configurations
57
create:
0 commit comments