Added verbose logging to llama-swap-rocm. Not sure if does anything...
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
|||||||
start_period: 30s # Give more time for initial model loading
|
start_period: 30s # Give more time for initial model loading
|
||||||
environment:
|
environment:
|
||||||
- NVIDIA_VISIBLE_DEVICES=all
|
- NVIDIA_VISIBLE_DEVICES=all
|
||||||
|
- LOG_LEVEL=debug # Enable verbose logging for llama-swap
|
||||||
|
|
||||||
llama-swap-amd:
|
llama-swap-amd:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user