nm-autobot commited on
Commit
05b4403
·
verified ·
1 Parent(s): 34a6e43

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +2 -2
  3. recipe.yaml +1 -2
config.json CHANGED
@@ -29,7 +29,7 @@
29
  "Linear"
30
  ],
31
  "weights": {
32
- "actorder": "group",
33
  "block_structure": null,
34
  "dynamic": false,
35
  "group_size": 128,
 
29
  "Linear"
30
  ],
31
  "weights": {
32
+ "actorder": null,
33
  "block_structure": null,
34
  "dynamic": false,
35
  "group_size": 128,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1136bb4c27cfc19ee4e9a82252d91470e0270f6f85c2ee969562821e269905c
3
- size 763563248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd6ab15cf946b78b886f2eeb245ff2d7ec4886c03267602a8bb13fd22e36f1f6
3
+ size 761968800
recipe.yaml CHANGED
@@ -12,7 +12,7 @@ quant_stage:
12
  strategy: group
13
  block_structure: null
14
  dynamic: false
15
- actorder: group
16
  observer: minmax
17
  observer_kwargs: {}
18
  input_activations: null
@@ -22,5 +22,4 @@ quant_stage:
22
  ignore: [lm_head]
23
  block_size: 128
24
  dampening_frac: 0.01
25
- actorder: group
26
  offload_hessians: false
 
12
  strategy: group
13
  block_structure: null
14
  dynamic: false
15
+ actorder: null
16
  observer: minmax
17
  observer_kwargs: {}
18
  input_activations: null
 
22
  ignore: [lm_head]
23
  block_size: 128
24
  dampening_frac: 0.01
 
25
  offload_hessians: false