mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-23 02:27:55 +00:00
changed to gpu 0(first GPU)
For me GPU0 is a 3080 and GPU1 is a 4090 others may only have one GPU
This commit is contained in:
parent
ccbcb19ff1
commit
5641795d81
@ -50,7 +50,7 @@ services:
|
||||
reservations:
|
||||
devices:
|
||||
- driver: nvidia
|
||||
device_ids: ['1']
|
||||
device_ids: ['0']
|
||||
capabilities: [gpu]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user