nm-autobot commited on
Commit
94e5aad
·
verified ·
1 Parent(s): 35bbc73

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
@@ -31,7 +31,7 @@
31
  "dynamic": false,
32
  "group_size": null,
33
  "num_bits": 8,
34
- "observer": "memoryless_minmax",
35
  "observer_kwargs": {},
36
  "scale_dtype": null,
37
  "strategy": "tensor",
@@ -43,7 +43,7 @@
43
  "quantization_status": "compressed",
44
  "sparsity_config": {},
45
  "transform_config": {},
46
- "version": "0.18.1.a20260827"
47
  },
48
  "rms_norm_eps": 1e-05,
49
  "rope_parameters": {
 
31
  "dynamic": false,
32
  "group_size": null,
33
  "num_bits": 8,
34
+ "observer": null,
35
  "observer_kwargs": {},
36
  "scale_dtype": null,
37
  "strategy": "tensor",
 
43
  "quantization_status": "compressed",
44
  "sparsity_config": {},
45
  "transform_config": {},
46
+ "version": "0.18.1.a20260902"
47
  },
48
  "rms_norm_eps": 1e-05,
49
  "rope_parameters": {
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9648332622d7ed22678e27c5c929a779e0aae7e17984f9560c56c92879bbcee
3
  size 2200124472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cfe09f4ab88819d251a5dc676c390ba3bed062b47288edef5bb488d08605abb
3
  size 2200124472
recipe.yaml CHANGED
@@ -14,7 +14,7 @@ quant_stage:
14
  actorder: null
15
  scale_dtype: null
16
  zp_dtype: null
17
- observer: memoryless_minmax
18
  observer_kwargs: {}
19
  bypass_divisibility_checks: false
20
  requires_calibration_data: true
 
14
  actorder: null
15
  scale_dtype: null
16
  zp_dtype: null
17
+ observer: null
18
  observer_kwargs: {}
19
  bypass_divisibility_checks: false
20
  requires_calibration_data: true