mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 20:12:55 +01:00
chore: autopull ollama models
This commit is contained in:
parent
2e0fb90f73
commit
00d918ad08
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ ollama:
|
||||||
repeat_last_n: ${PGPT_OLLAMA_REPEAT_LAST_N:64}
|
repeat_last_n: ${PGPT_OLLAMA_REPEAT_LAST_N:64}
|
||||||
repeat_penalty: ${PGPT_OLLAMA_REPEAT_PENALTY:1.2}
|
repeat_penalty: ${PGPT_OLLAMA_REPEAT_PENALTY:1.2}
|
||||||
request_timeout: ${PGPT_OLLAMA_REQUEST_TIMEOUT:600.0}
|
request_timeout: ${PGPT_OLLAMA_REQUEST_TIMEOUT:600.0}
|
||||||
|
autopull_models: ${PGPT_OLLAMA_AUTOPULL_MODELS:true}
|
||||||
|
|
||||||
ui:
|
ui:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue