From bd0f2807c7fdec2742ecf0d00ea9bec1a52f2378 Mon Sep 17 00:00:00 2001 From: Chen Kai Liu Date: Mon, 27 Oct 2025 01:14:57 +0800 Subject: [PATCH] Modify GPU count comment in ollama-webui.yml Updated the comment for GPU count in the configuration. --- stack/ollama-webui.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/ollama-webui.yml b/stack/ollama-webui.yml index f270fa4..414b989 100644 --- a/stack/ollama-webui.yml +++ b/stack/ollama-webui.yml @@ -17,7 +17,7 @@ services: reservations: devices: - driver: nvidia - count: 2 + count: 2 #視顯卡數量修改 capabilities: [gpu] open-webui: