nm-autobot commited on
Commit
62e536d
·
verified ·
1 Parent(s): 6f80c81

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:93e7aade949ca3bec2aaae9e329ad3a3246bb0602bc29670bbd06caa38de1fcf
3
- size 763563248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f93003d8aeaf39f6199f3f84b833a3275711eea96aafa79aaf4501c090c3723
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
@@ -23,5 +23,4 @@ quant_stage:
23
  sequential_update: true
24
  block_size: 128
25
  dampening_frac: 0.01
26
- actorder: group
27
  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
 
23
  sequential_update: true
24
  block_size: 128
25
  dampening_frac: 0.01
 
26
  offload_hessians: false