bidbrain-webui / docker-compose.gpu.yaml
github-actions[bot]
GitHub deploy: 0ced153f8663a1cb2182195a1430f9492cf4853f
a0a6d58
services:
ollama:
# GPU support
deploy:
resources:
reservations:
devices:
- driver: ${OLLAMA_GPU_DRIVER-nvidia}
count: ${OLLAMA_GPU_COUNT-1}
capabilities:
- gpu