From 08eb0ebf3b18f269249b69dbb5a552937e9e7522 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Sat, 8 Apr 2023 08:51:01 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c51791..824abfc 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Self-hosted AI coding assistant. An opensource / on-prem alternative to GitHub C ### Docker -**NOTE**: Tabby requires NVIDIA GPU. +**NOTE**: Tabby requires [Volta 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.