minyichen commited on
Commit
88645fc
1 Parent(s): 9b4348c

Update weight

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. quantize_config.json +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c662ac7215c1f9ad213f853d605480126d246288322dd5e69de709af2c0978fb
3
  size 39806463560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:320a172193b12595cef713092556769f7d43af33d230fcf27dd7e33c390dddba
3
  size 39806463560
quantize_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "bits": 4,
3
  "group_size": 128,
4
- "damp_percent": 0.01,
5
  "desc_act": true,
6
  "static_groups": false,
7
  "sym": true,
 
1
  {
2
  "bits": 4,
3
  "group_size": 128,
4
+ "damp_percent": 0.1,
5
  "desc_act": true,
6
  "static_groups": false,
7
  "sym": true,