robgreenberg3 commited on
Commit
c6aa728
·
verified ·
1 Parent(s): b7b167d

Update config.json

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