How to Install TabbyAPI on Ubuntu 24.04
Install TabbyAPI on Ubuntu 24.04 with Docker Compose.
TabbyAPI is the official API backend server for ExLlamaV2 and ExLlamaV3, providing a lightweight, fast FastAPI-based application for generating text using large language models. It offers a fully OpenAI-compatible API with support for loading/unloading models, HuggingFace model downloading, tool calling, LoRA adapters, and more. TabbyAPI publishes a CUDA-ready Docker image via GitHub Container Registry, making deployment straightforward on GPU-equipped servers. It is designed for hobbyist and small-scale use, with easy setup via Docker or manual Python installation.
Requirements · TabbyAPI
See the full tool page: TabbyAPI →