Back to Tabby

Setup Tabby Server

clients/vscode/assets/walkthroughs/setupServer.md

4.3.12.0 KB
Original Source

Setup Tabby Server

The Tabby VSCode extension requires a Tabby server to work, following the instructions below to install and create your account.

Install Tabby Server

Tabby is an open-source project that supports self-hosting.
You can choose any of the following methods to install Tabby:

  • Homebrew for macOS with Apple M-series chips.
  • Binary distribution for Windows/Linux users.
    • For NVIDIA GPUs, please check your CUDA version and select the binary distribution with cuda version suffix.
    • For other GPUs with Vulkan support, please select the binary distribution with vulkan suffix.
  • Docker if you prefer to run Tabby in a container. NVIDIA Container Toolkit is strongly recommended for NVIDIA CUDA support.
  • Cloud deployment

Create Your Account

Visit http://localhost:8080/ (or your server address) and follow the instructions to create your account. After creating your account, you can find your token for connecting to the server.

Online Supports

Please refer to our online documentation and our Github repository for more information. If you encounter any problems during server setup, please join our Slack community for support or open an issue.