Skip to content

Commit

Permalink
docker gpu #102
Browse files Browse the repository at this point in the history
  • Loading branch information
abdeladim-s committed Jan 21, 2024
1 parent cf71a44 commit 3e8714b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,10 @@ services:
subsai-webui:
build:
context: .
dockerfile: Dockerfile
dockerfile: Dockerfile
deploy:
resources:
reservations:
devices:
- driver: nvidia
capabilities: [ gpu ]

0 comments on commit 3e8714b

Please sign in to comment.