repair
repair
This commit is contained in:
@@ -16,12 +16,12 @@ services:
|
|||||||
MANUAL_TAG: "paperless-gpt"
|
MANUAL_TAG: "paperless-gpt"
|
||||||
AUTO_TAG: "paperless-gpt-auto"
|
AUTO_TAG: "paperless-gpt-auto"
|
||||||
LLM_PROVIDER: "ollama"
|
LLM_PROVIDER: "ollama"
|
||||||
LLM_MODEL: "cnshenyang/qwen3-nothink:14b"
|
LLM_MODEL: "qwen3:14b"
|
||||||
OLLAMA_HOST: "http://192.168.178.103:11434"
|
OLLAMA_HOST: "http://192.168.178.103:11434"
|
||||||
LLM_LANGUAGE: "German"
|
LLM_LANGUAGE: "German"
|
||||||
OCR_PROVIDER: "llm"
|
OCR_PROVIDER: "llm"
|
||||||
VISION_LLM_PROVIDER: "ollama"
|
VISION_LLM_PROVIDER: "ollama"
|
||||||
VISION_LLM_MODEL: "cnshenyang/qwen3-nothink:14b"
|
VISION_LLM_MODEL: "qwen3:14b"
|
||||||
OCR_PROCESS_MODE: "image"
|
OCR_PROCESS_MODE: "image"
|
||||||
CREATE_NEW_TAGS: "true"
|
CREATE_NEW_TAGS: "true"
|
||||||
AUTO_GENERATE_TITLE: "true"
|
AUTO_GENERATE_TITLE: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user