We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850f10b commit ae8b040Copy full SHA for ae8b040
1 file changed
ollama/config.yaml
@@ -38,7 +38,7 @@ schema:
38
OLLAMA_KV_CACHE_TYPE: list(f16|q8_0|q4_0)
39
OLLAMA_MAX_LOADED_MODELS: int
40
OLLAMA_NUM_PARALLEL: int
41
- OLLAMA_NUM_THREADS: int?
+ OLLAMA_NUM_THREAD: int?
42
OLLAMA_VULKAN: bool?
43
# https://github.com/ollama/ollama/issues/13108
44
GGML_VK_DISABLE_INTEGER_DOT_PRODUCT: bool?
0 commit comments