refactor: download from own vps and update docker compose
This commit is contained in:
@@ -9,7 +9,9 @@ services:
|
||||
- ./models:/models
|
||||
command:
|
||||
- -m
|
||||
- /models/qwen3.5-9B-Q5.gguf
|
||||
- /models/qwen-3.5-0.8b/Qwen3.5-0.8B-UD-Q2_K_XL.gguf
|
||||
- --mmproj
|
||||
- /models/qwen-3.5-0.8b/mmproj-F16.gguf
|
||||
- --host
|
||||
- 0.0.0.0
|
||||
- --port
|
||||
@@ -24,3 +26,4 @@ services:
|
||||
- "20"
|
||||
- --min-p
|
||||
- "0.00"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user