tabby/development/docker-compose.python.yml

12 lines
150 B
YAML
Raw Normal View History

2023-03-28 12:28:20 +00:00
version: '3.3'
services:
server:
image: tabbyml/tabby
environment:
MODEL_BACKEND: python
triton:
profiles:
- donotstart