From 83c83ef49247d79efd904134928285aabf0349e8 Mon Sep 17 00:00:00 2001 From: besimorhino Date: Thu, 14 Mar 2024 04:38:50 +0800 Subject: [PATCH] Update README.md windows GPU dependency --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5e2ccc4..2feec1b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ Optional: If you want to use GPU acceleration (Concierge does NOT require this, but it will make responses dramatically faster), you must have the NVIDIA drivers correctly setup and running. Concierge will not install or make any adjustmetns to your driver configuration. +Note: if you want to use GPU acceleration on a Windows host, you must use WSL2. +More details here: +https://docs.docker.com/desktop/gpu/ + Refer to the documentation from NVIDIA for information on how to do this for your OS. ## Setup: Quick Install ##