dahara1 commited on
Commit
d698552
1 Parent(s): f69fa0e

second model

Browse files
gptq_model-4bit-128g.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:889ab832ab0910c89243abe61dc6cf7148a30fb1e9d2ea2dc42b23d9947991fa
3
  size 4110411240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2b9da80bc681973d719d184624347b8ece6ed4e68ecbb676760b2c9c00d782c
3
  size 4110411240
quantize_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "bits": 4,
3
  "group_size": 128,
4
  "damp_percent": 0.01,
5
- "desc_act": true,
6
  "static_groups": false,
7
  "sym": true,
8
  "true_sequential": true,
 
2
  "bits": 4,
3
  "group_size": 128,
4
  "damp_percent": 0.01,
5
+ "desc_act": false,
6
  "static_groups": false,
7
  "sym": true,
8
  "true_sequential": true,