Added verbose logging to llama-swap-rocm. Not sure if does anything...

This commit is contained in:
2026-01-27 19:57:04 +02:00
parent 55fd3e0953
commit 0f1c30f757

View File

@@ -19,6 +19,7 @@ services:
start_period: 30s # Give more time for initial model loading
environment:
- NVIDIA_VISIBLE_DEVICES=all
- LOG_LEVEL=debug # Enable verbose logging for llama-swap
llama-swap-amd:
build: