From 93c35ff9eaa242033412cb0835f833e2743199e2 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Thu, 15 May 2025 05:47:02 -0400 Subject: [PATCH] Update install.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sébastien Han --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ba9f5e173..ff6aae3e7 100755 --- a/install.sh +++ b/install.sh @@ -55,7 +55,7 @@ Options: -m, --model MODEL Model alias to use (default: ${MODEL_ALIAS}) -i, --image IMAGE Server image (default: ${SERVER_IMAGE}) -t, --timeout SECONDS Service wait timeout in seconds (default: ${WAIT_TIMEOUT}) - -h, --help Show this help message + -h, --help Show this help message For more information: Documentation: https://llama-stack.readthedocs.io/