robertgshaw2
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ pip install -e .
|
|
19 |
|
20 |
### Convert Model
|
21 |
|
22 |
-
|
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`
|