nm-autobot commited on
Commit
2e11744
·
verified ·
1 Parent(s): 21fbacc

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 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  "dynamic": false,
31
  "group_size": null,
32
  "num_bits": 8,
33
- "observer": "memoryless_minmax",
34
  "observer_kwargs": {},
35
  "scale_dtype": null,
36
  "strategy": "tensor",
 
30
  "dynamic": false,
31
  "group_size": null,
32
  "num_bits": 8,
33
+ "observer": "static_minmax",
34
  "observer_kwargs": {},
35
  "scale_dtype": null,
36
  "strategy": "tensor",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a07d1500417600d7dc5baff40200e81be1b42620bd5d3fa0a7e671d50e6f93b
3
  size 1232076790
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2dcbc3137d4cb0377d3e9283e0dda3b5ac0cdcac6c0b3366e89a5cfc9ea74c
3
  size 1232076790
recipe.yaml CHANGED
@@ -39,7 +39,7 @@ quant_stage:
39
  actorder: null
40
  scale_dtype: null
41
  zp_dtype: torch.int8
42
- observer: memoryless_minmax
43
  observer_kwargs: {}
44
  output_activations: null
45
  format: null
 
39
  actorder: null
40
  scale_dtype: null
41
  zp_dtype: torch.int8
42
+ observer: static_minmax
43
  observer_kwargs: {}
44
  output_activations: null
45
  format: null