Skip to content

Commit d09f277

Browse files
authored
Fix grammar error (#1433)
1 parent 5090efe commit d09f277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gptq-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This blogpost and release come with several resources to get started with GPTQ q
5252

5353
## **A gentle summary of the GPTQ paper**
5454

55-
Quantization methods usually belong into one of two categories:
55+
Quantization methods usually belong to one of two categories:
5656

5757
1. Post-Training Quantization (PTQ): We quantize a pre-trained model using moderate resources, such as a calibration dataset and a few hours of computation.
5858
2. Quantization-Aware Training (QAT): Quantization is performed before training or further fine-tuning.

0 commit comments

Comments
 (0)