启动
docker run -it --gpus all -p 11180:8080 -v "${PWD}/.tabby:/data" --restart always --name tabby --init -d -e TABBY_DOWNLOAD_HOST=https://hf-mirror.com tabbyml/tabby serve --model StarCoder-1B --chat-model Qwen2-1.5B-Instruct --device cuda
.tabby