docs: update server.md (#204)
parent
9973b7ba66
commit
08b860081c
|
|
@ -20,6 +20,9 @@ tabby --help
|
||||||
|
|
||||||
# Serve the model
|
# Serve the model
|
||||||
tabby serve --model TabbyML/J-350M
|
tabby serve --model TabbyML/J-350M
|
||||||
|
|
||||||
|
# Serve with cuda
|
||||||
|
tabby-gpu --model TabbyML/J-350M --device cuda
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue