Skip to content

Commit

Permalink
fix: remove env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens authored Nov 18, 2024
1 parent 38cc654 commit e94c517
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/docker-compose.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ services:
- "traefik.http.services.ollama-service.loadbalancer.server.port=11434"
environment:
OLLAMA_KEEP_ALIVE: "-1"
NVIDIA_VISIBLE_DEVICES: "{{ $gpuList }}"
CUDA_VISIBLE_DEVICES: "{{ $gpuList }}"
runtime: nvidia
ipc: host
deploy:
Expand Down

0 comments on commit e94c517

Please sign in to comment.