From df0e76a8ab8d312693de9257628c0773dc886c13 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Sat, 8 Apr 2023 00:55: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 b2d0879..f6b5a41 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**: To run Tabby, it is required to have a GPU and CUDA. However, you can refer to [Skypilot](./deployment/skypilot/README.md) for alternative solutions. +**NOTE**: To run Tabby, it is required to have a GPU and CUDA. However, you can refer to [Skypilot](./deployment/skypilot/README.md) for a cloud based deployment. 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. ```bash