Modify GPU count comment in ollama-webui.yml

Updated the comment for GPU count in the configuration.
This commit is contained in:
Chen Kai Liu
2025-10-27 01:14:57 +08:00
committed by GitHub
parent b38124feee
commit bd0f2807c7

View File

@@ -17,7 +17,7 @@ services:
reservations:
devices:
- driver: nvidia
count: 2
count: 2 #視顯卡數量修改
capabilities: [gpu]
open-webui: