abhinavnmagic commited on
Commit
5f941a3
1 Parent(s): 4d5288c

Updating model weights

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. recipe.yaml +1 -2
config.json CHANGED
@@ -41,7 +41,7 @@
41
  "quantization_status": "frozen",
42
  "sparsity_config": {
43
  "format": "dense",
44
- "global_sparsity": 14.489730675986722,
45
  "registry_requires_subclass": false,
46
  "sparsity_structure": "unstructured"
47
  }
 
41
  "quantization_status": "frozen",
42
  "sparsity_config": {
43
  "format": "dense",
44
+ "global_sparsity": 14.554703884898338,
45
  "registry_requires_subclass": false,
46
  "sparsity_structure": "unstructured"
47
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a91f4c98c40ffff7862a222da5ac0f449df2a95b2bc8d0af7f820f52c3a63c6
3
  size 2263018168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10ceec0d33c8eae593c496359476d1cac79c6b09abf4d2bf3a604984123e0521
3
  size 2263018168
recipe.yaml CHANGED
@@ -2,8 +2,7 @@ quant_stage:
2
  quant_modifiers:
3
  GPTQModifier:
4
  sequential_update: false
5
- dampening_frac: 0.01
6
- block_size: 128
7
  ignore: [lm_head]
8
  config_groups:
9
  group_0:
 
2
  quant_modifiers:
3
  GPTQModifier:
4
  sequential_update: false
5
+ dampening_frac: 0.1
 
6
  ignore: [lm_head]
7
  config_groups:
8
  group_0: