readme
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user