robertgshaw2 commited on
Commit
ee20391
·
verified ·
1 Parent(s): c2e64dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ pip install -e .
19
 
20
  ### Convert Model
21
 
22
- The following converts the model from GPTQ to Marlin format. Note that this requires:
23
  - `sym=true`
24
  - `group_size=128`
25
  - `desc_activations=false`
 
19
 
20
  ### Convert Model
21
 
22
+ Convert the model from GPTQ to Marlin format. Note that this requires:
23
  - `sym=true`
24
  - `group_size=128`
25
  - `desc_activations=false`