Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
revert(docker): reverts test docker deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
frgfm committed Feb 21, 2024
1 parent 981b46f commit 6ad8f59
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ services:
interval: 5s
timeout: 1m
retries: 3
deploy:
resources:
reservations:
devices:
- driver: nvidia
count: 1
capabilities: [gpu]
# deploy:
# resources:
# reservations:
# devices:
# - driver: nvidia
# count: 1
# capabilities: [gpu]

volumes:
ollama:

0 comments on commit 6ad8f59

Please sign in to comment.