# Examples:
#
# Single model with local path:
#command_args="-m /var/lib/llama-server/models/some_model.gguf --host 127.0.0.1 --port 8080"
# Router mode with multiple models:
#command_args="--models-dir /var/lib/llama-server/models --host 127.0.0.1 --port 8080 -np 4"
command_args=""
