Skip to content

Commit e1cc943

Browse files
authored
doc: add examples of bentoml deploy for bento args (#5318)
Signed-off-by: Frost Ming <me@frostming.com>
1 parent 1ba68e0 commit e1cc943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/build-with-bentoml/template-arguments.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ After setting the template arguments, you can supply their values dynamically th
6767
6868
bentoml build --arg model_name=meta-llama/Llama-3.3-70B-Instruct --arg gpu=4
6969
bentoml serve --arg model_name=deepseek-ai/DeepSeek-V3
70+
bentoml deploy --arg model_name=deepseek-ai/DeepSeek-V3
7071
7172
.. warning::
7273

0 commit comments

Comments
 (0)