nm-research commited on
Commit
a9ee80e
·
verified ·
1 Parent(s): 624e9ce

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -47,11 +47,9 @@
47
  "num_bits": 4,
48
  "observer": "minmax",
49
  "observer_kwargs": {},
50
- "scale_dtype": null,
51
  "strategy": "group",
52
  "symmetric": true,
53
- "type": "int",
54
- "zp_dtype": null
55
  }
56
  }
57
  },
 
47
  "num_bits": 4,
48
  "observer": "minmax",
49
  "observer_kwargs": {},
 
50
  "strategy": "group",
51
  "symmetric": true,
52
+ "type": "int"
 
53
  }
54
  }
55
  },