Modify GPU count comment in ollama-webui.yml
Updated the comment for GPU count in the configuration.
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
|||||||
reservations:
|
reservations:
|
||||||
devices:
|
devices:
|
||||||
- driver: nvidia
|
- driver: nvidia
|
||||||
count: 2
|
count: 2 #視顯卡數量修改
|
||||||
capabilities: [gpu]
|
capabilities: [gpu]
|
||||||
|
|
||||||
open-webui:
|
open-webui:
|
||||||
|
|||||||
Reference in New Issue
Block a user