mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-08-21 00:44:15 +00:00
enable gpu all
This commit is contained in:
parent
0b59b6030f
commit
11fbd645f7
@ -46,8 +46,8 @@ services:
|
||||
reservations:
|
||||
devices:
|
||||
- driver: nvidia
|
||||
count: 1
|
||||
capabilities: [ gpu ]
|
||||
capabilities: [ "gpu" ]
|
||||
count: all
|
||||
|
||||
db:
|
||||
image: postgres:15-alpine
|
||||
|
Loading…
Reference in New Issue
Block a user