Update README.md
This commit is contained in:
parent
82815471fd
commit
f8aa8e27e7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
An easy-to-use model quantization package with user-friendly apis, based on GPTQ algorithm.
|
||||
|
||||
## News or Update
|
||||
- 2023-04-25 - (Update) - Using `triton` to speed up inference is now supported.
|
||||
- 2023-04-26 - (Update) - Using `triton` to speed up inference is now supported.
|
||||
- 2023-04-25 - (News&Update) - [MOSS](https://github.com/OpenLMLab/MOSS) is an open-source tool-augmented conversational language model from Fudan University, quantization is now supported in AutoGPTQ.
|
||||
- 2023-04-23 - (Update) - Support evaluation on multiple (down-stream) tasks such as: language-modeling, text-classification, text-summarization.
|
||||
- 2023-04-22 - (News) - qwopqwop200's [AutoGPTQ-triton](https://github.com/qwopqwop200/AutoGPTQ-triton) provides faster speed to integrate with quantized model, for everyone who can access to triton, try and enjoy yourself!
|
||||
|
|
Loading…
Add table
Reference in a new issue