From b9f902e5fc9d10e667d99e688ff72082e392bf41 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Sun, 9 Apr 2023 18:31:32 +0800 Subject: [PATCH] Update README.md #62 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e324216..5cd88bd 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Self-hosted AI coding assistant. An opensource / on-prem alternative to GitHub C ### Docker -**NOTE**: Tabby requires [Volta or newer](https://arnon.dk/matching-sm-architectures-arch-and-gencode-for-various-nvidia-cards/) NVIDIA GPU. +**NOTE**: Tabby requires [Pascal or newer](https://arnon.dk/matching-sm-architectures-arch-and-gencode-for-various-nvidia-cards/) NVIDIA GPU. Before running Tabby, ensure the installation of the [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html). We suggest using NVIDIA drivers that are compatible with CUDA version 11.8 or higher.