From 394b101f692fc60e1ab0a5ced5801491bd84e49c Mon Sep 17 00:00:00 2001 From: Henry Chen <1474479+chenhunghan@users.noreply.github.com> Date: Tue, 8 Aug 2023 08:52:12 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4bcb9a..d43acff 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ To enable GPU/CUDA acceleration, you need to use the container image built for G ### CUDA 12 -- `deployment.image` = `ghcr.io/chenhunghan/ialacol-cuda11:latest` +- `deployment.image` = `ghcr.io/chenhunghan/ialacol-cuda12:latest` - `deployment.env.GPU_LAYERS` is the layer to off loading to GPU. For example -- GitLab