From 06ab6e7d3d2f24887d20ebca94ecc97f0cc30b68 Mon Sep 17 00:00:00 2001 From: PanQiWei <594557445@qq.com> Date: Thu, 20 Apr 2023 12:16:16 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86c5ddf..606dbbc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ An easy-to-use model quantization package with user-friendly apis, based on GPTQ ## News or Update - (Work in progress) - (Update) - Evaluation and benchmark on multiple (down-stream) tasks such as: language-modeling, text-classification, text-summarization. -- 2023-04-20 - (News) - AutoGPT is automatically compatible with Stability-AI's newly released `gpt_neox` type model family [StableLM](https://github.com/Stability-AI/StableLM) +- 2023-04-20 - (News) - AutoGPTQ is automatically compatible with Stability-AI's newly released `gpt_neox` type model family [StableLM](https://github.com/Stability-AI/StableLM) ## Installation ### Install from source