Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 31, 2024
1 parent 9045951 commit ee65eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pip install auto-round
### Gaudi2/ CPU/ GPU

We found a significant accuracy discrepancy with the qdq model using the AutoGPTQ GPU backend with asymmetric
quantization in some scenarios, especailly at lower bits,like 2. Please save quantized model to auoround format to fix this issue.
quantization in some scenarios, especially at lower bits,like 2. Please save quantized model to auoround format to fix this issue.

```python
from transformers import AutoModelForCausalLM, AutoTokenizer
Expand Down

0 comments on commit ee65eda

Please sign in to comment.