From c9e45270ef0caddb132ad2cd75e4f35c11160407 Mon Sep 17 00:00:00 2001 From: Casper Date: Thu, 5 Oct 2023 22:40:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa3a7cab..f4898282 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ AutoAWQ is an easy-to-use package for 4-bit quantized models. AutoAWQ speeds up ## Install Requirements: -- Compute Capability 8.0 (sm80). Ampere and later architectures are supported. +- Compute Capability 7.5 (sm75). Turing and later architectures are supported. - CUDA Toolkit 11.8 and later. ---