From dc3ae3729197bf836a14b4c1fc162208d550e701 Mon Sep 17 00:00:00 2001 From: Krishnan Prashanth Date: Thu, 9 Oct 2025 15:51:47 -0700 Subject: [PATCH] Adding --model argument to container launch message Signed-off-by: Krishnan Prashanth --- container/launch_message.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/launch_message.txt b/container/launch_message.txt index 87f62440c4..d5ec8b7802 100644 --- a/container/launch_message.txt +++ b/container/launch_message.txt @@ -49,7 +49,7 @@ tools. Try the following to begin interacting with a model: > dynamo --help > python -m dynamo.frontend [--http-port 8000] -> python -m dynamo.vllm Qwen/Qwen2.5-3B-Instruct +> python -m dynamo.vllm --model Qwen/Qwen2.5-3B-Instruct To run more complete deployment examples, instances of etcd and nats need to be accessible within the container. This is generally done by connecting to