nm-autobot commited on
Commit
b30b316
·
verified ·
1 Parent(s): 6d506f3

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. recipe.yaml +1 -1
config.json CHANGED
@@ -56,7 +56,7 @@
56
  "dynamic": false,
57
  "group_size": null,
58
  "num_bits": 8,
59
- "observer": "memoryless_minmax",
60
  "observer_kwargs": {},
61
  "scale_dtype": null,
62
  "strategy": "tensor",
@@ -68,7 +68,7 @@
68
  "quantization_status": "compressed",
69
  "sparsity_config": {},
70
  "transform_config": {},
71
- "version": "0.18.1.a20260827"
72
  },
73
  "rms_norm_eps": 1e-05,
74
  "rope_parameters": {
 
56
  "dynamic": false,
57
  "group_size": null,
58
  "num_bits": 8,
59
+ "observer": null,
60
  "observer_kwargs": {},
61
  "scale_dtype": null,
62
  "strategy": "tensor",
 
68
  "quantization_status": "compressed",
69
  "sparsity_config": {},
70
  "transform_config": {},
71
+ "version": "0.18.1.a20260902"
72
  },
73
  "rms_norm_eps": 1e-05,
74
  "rope_parameters": {
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cee6817b3f08d5045ae1ea0cce3a33ff8280bfe01ba84438540f686fbc1f215b
3
  size 747622872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca44e6692c9098dee0f9994be5752776e557421da8de7f859b08e402ccd0eb2a
3
  size 747622872
recipe.yaml CHANGED
@@ -33,7 +33,7 @@ quant_stage:
33
  actorder: null
34
  scale_dtype: null
35
  zp_dtype: null
36
- observer: memoryless_minmax
37
  observer_kwargs: {}
38
  bypass_divisibility_checks: false
39
  requires_calibration_data: true
 
33
  actorder: null
34
  scale_dtype: null
35
  zp_dtype: null
36
+ observer: null
37
  observer_kwargs: {}
38
  bypass_divisibility_checks: false
39
  requires_calibration_data: true