frankdarkluo commited on
Commit
aeb9c33
·
verified ·
1 Parent(s): cf7cc86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -18,7 +18,6 @@ Quantized using [GPTQModel](https://github.com/ModelCloud/GPTQModel) using [Alle
18
  bits=8,
19
  group_size=128,
20
  desc_act=False,
21
- damp_percent=0.01,
22
  ```
23
 
24
  ## How to use
 
18
  bits=8,
19
  group_size=128,
20
  desc_act=False,
 
21
  ```
22
 
23
  ## How to use