fix typo
This commit is contained in:
parent
9c93b95df7
commit
06ab6e7d3d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue