diff --git a/website/docs/server.md b/website/docs/server.md index f37db26..aebeb36 100644 --- a/website/docs/server.md +++ b/website/docs/server.md @@ -22,7 +22,7 @@ tabby --help tabby serve --model TabbyML/J-350M # Serve with cuda -tabby-gpu --model TabbyML/J-350M --device cuda +tabby-gpu serve --model TabbyML/J-350M --device cuda ``` ## Configuration