krishnateja95 commited on
Commit
3b39735
·
verified ·
1 Parent(s): da46321

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -93,11 +93,9 @@
93
  "num_bits": 4,
94
  "observer": "minmax",
95
  "observer_kwargs": {},
96
- "scale_dtype": null,
97
  "strategy": "group",
98
  "symmetric": true,
99
- "type": "int",
100
- "zp_dtype": null
101
  }
102
  }
103
  },
 
93
  "num_bits": 4,
94
  "observer": "minmax",
95
  "observer_kwargs": {},
 
96
  "strategy": "group",
97
  "symmetric": true,
98
+ "type": "int"
 
99
  }
100
  }
101
  },