We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9891075 commit 00812adCopy full SHA for 00812ad
1 file changed
ollama/config.yaml
@@ -38,6 +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?
42
OLLAMA_VULKAN: bool?
43
OLLAMA_NOPRUNE: bool?
44
OLLAMA_MAX_QUEUE: int?
0 commit comments