fbaldassarri commited on
Commit
2041f9b
·
verified ·
1 Parent(s): 3883e1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ quantized_by: fbaldassarri
32
  Quantized version of [EleutherAI/pythia-31m](https://huggingface.co/fbaldassarri/EleutherAI/pythia-31m) using torch.float32 for quantization tuning.
33
  - 8 bits (INT8)
34
  - group size = 128
35
- - Asymmetrical Quantization
36
  - Method AutoGPTQ
37
 
38
  Quantization framework: [Intel AutoRound](https://github.com/intel/auto-round) v0.4.5
 
32
  Quantized version of [EleutherAI/pythia-31m](https://huggingface.co/fbaldassarri/EleutherAI/pythia-31m) using torch.float32 for quantization tuning.
33
  - 8 bits (INT8)
34
  - group size = 128
35
+ - Symmetrical Quantization
36
  - Method AutoGPTQ
37
 
38
  Quantization framework: [Intel AutoRound](https://github.com/intel/auto-round) v0.4.5