mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 08:44:44 +00:00
Update install.sh
This commit is contained in:
parent
93c35ff9ea
commit
ce93acdbdf
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Options:
|
||||||
-m, --model MODEL Model alias to use (default: ${MODEL_ALIAS})
|
-m, --model MODEL Model alias to use (default: ${MODEL_ALIAS})
|
||||||
-i, --image IMAGE Server image (default: ${SERVER_IMAGE})
|
-i, --image IMAGE Server image (default: ${SERVER_IMAGE})
|
||||||
-t, --timeout SECONDS Service wait timeout in seconds (default: ${WAIT_TIMEOUT})
|
-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:
|
For more information:
|
||||||
Documentation: https://llama-stack.readthedocs.io/
|
Documentation: https://llama-stack.readthedocs.io/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue