Delete docs directory
parent
22437c8e4b
commit
f15624ff8b
|
|
@ -1,23 +0,0 @@
|
||||||
## Prerequisites
|
|
||||||
|
|
||||||
You need install following dependencies
|
|
||||||
* docker `>= 17.06`
|
|
||||||
* An NVIDIA GPU with enough VRAM to run the model you want.
|
|
||||||
* [NVIDIA Docker Driver](https://docs.nvidia.com/datacenter/tesla/tesla-installation-notes/index.html)
|
|
||||||
|
|
||||||
## Setup Tabby Server with `docker-compose`.
|
|
||||||
|
|
||||||
1. Goto [`deployment`](../deployment) directory
|
|
||||||
2. Execute `docker-compose up`.
|
|
||||||
|
|
||||||
## Tabby Client
|
|
||||||
|
|
||||||
There're several ways to talk to the Tabby Server.
|
|
||||||
|
|
||||||
### Tabby Admin Panel [http://localhost:8501](http://localhost:8501)
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### OpenAPI [http://localhost:5000](http://localhost:5000)
|
|
||||||
|
|
||||||

|
|
||||||
Loading…
Reference in New Issue