This commit is contained in:
2026-02-07 01:01:37 -06:00
parent cd128d7914
commit 60b5705107
3 changed files with 92 additions and 20 deletions
+2 -2
View File
@@ -34,9 +34,9 @@ services:
- ./llm-models:/models:ro
command:
- -m
- /models/Qwen3VL-2B-Instruct-Q4_K_M.gguf
- /models/${LLAMA_MODEL}
- --mmproj
- /models/mmproj-Qwen3VL-2B-Instruct-Q8_0.gguf
- /models/${LLAMA_MMPROJ}
- --host
- 0.0.0.0
- --port