nm-autobot commited on
Commit
f84eaba
·
verified ·
1 Parent(s): fa2c26d

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:823e4cd8b2e521035b85163926562990f9f5fbad2fa06579b9a1bbf04f56fabe
3
- size 763563248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fb4174ab06726deefe43c074a1e5afc50e185d6d604da2e4feaa606bd687130
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
  scale_dtype: null
17
  zp_dtype: null
18
  observer: minmax
@@ -24,5 +24,4 @@ quant_stage:
24
  ignore: [lm_head]
25
  block_size: 128
26
  dampening_frac: 0.01
27
- actorder: group
28
  offload_hessians: false
 
12
  strategy: group
13
  block_structure: null
14
  dynamic: false
15
+ actorder: null
16
  scale_dtype: null
17
  zp_dtype: null
18
  observer: minmax
 
24
  ignore: [lm_head]
25
  block_size: 128
26
  dampening_frac: 0.01
 
27
  offload_hessians: false