docs: update server.md (#204)

docs-add-demo
Meng Zhang 2023-06-05 19:42:58 -07:00 committed by GitHub
parent 9973b7ba66
commit 08b860081c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ tabby --help
# Serve the model
tabby serve --model TabbyML/J-350M
# Serve with cuda
tabby-gpu --model TabbyML/J-350M --device cuda
```
## Configuration