This commit is contained in:
PanQiWei 2023-04-20 12:16:16 +08:00
parent 9c93b95df7
commit 06ab6e7d3d

View file

@ -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