Unverified Commit b640f283 authored by KrishnanPrash's avatar KrishnanPrash Committed by GitHub
Browse files

build: Adding `--model` argument to container launch message (#3536)


Signed-off-by: default avatarKrishnan Prashanth <kprashanth@nvidia.com>
parent 111c6814
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment