docs: update server.md (#204)
parent
9973b7ba66
commit
08b860081c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue