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:
|
||||
devices:
|
||||
- driver: nvidia
|
||||
count: 2
|
||||
count: 2 #視顯卡數量修改
|
||||
capabilities: [gpu]
|
||||
|
||||
open-webui:
|
||||
|
||||
Reference in New Issue
Block a user