We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29d53d commit 82d02c1Copy full SHA for 82d02c1
1 file changed
ollama/config.yaml
@@ -40,6 +40,8 @@ schema:
40
OLLAMA_NUM_PARALLEL: int
41
OLLAMA_NUM_THREADS: int?
42
OLLAMA_VULKAN: bool?
43
+ # https://github.com/ollama/ollama/issues/13108
44
+ GGML_VK_DISABLE_INTEGER_DOT_PRODUCT: bool?
45
OLLAMA_NOPRUNE: bool?
46
OLLAMA_MAX_QUEUE: int?
47
OLLAMA_SCHED_SPREAD: bool?
0 commit comments