nm-autobot commited on
Commit
49be0cf
·
verified ·
1 Parent(s): 7a2ad41

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. recipe.yaml +1 -0
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "quantization_status": "compressed",
56
  "sparsity_config": {},
57
  "transform_config": {},
58
- "version": "0.17.2.a20260724"
59
  },
60
  "rms_norm_eps": 1e-05,
61
  "rope_parameters": {
 
55
  "quantization_status": "compressed",
56
  "sparsity_config": {},
57
  "transform_config": {},
58
+ "version": "0.17.2.a20260727"
59
  },
60
  "rms_norm_eps": 1e-05,
61
  "rope_parameters": {
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c016c60d45e1fa22214d80c22e23187acd48224c492ac2f207d30d0751faae40
3
  size 1246411368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0913e97297dfeb1e6248bf5433a6facfa04073235fc4ff25166830981dc19646
3
  size 1246411368
recipe.yaml CHANGED
@@ -5,6 +5,7 @@ default_stage:
5
  ignore: [lm_head, 're:.*mlp.gate[.].*']
6
  scheme: W8A16
7
  bypass_divisibility_checks: false
 
8
  block_size: 128
9
  dampening_frac: 0.01
10
  offload_hessians: false
 
5
  ignore: [lm_head, 're:.*mlp.gate[.].*']
6
  scheme: W8A16
7
  bypass_divisibility_checks: false
8
+ requires_calibration_data: true
9
  block_size: 128
10
  dampening_frac: 0.01
11
  offload_hessians: false