INC4AI commited on
Commit
6d0cafb
·
verified ·
1 Parent(s): 06f5be9

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -59,11 +59,9 @@
59
  "num_bits": 4,
60
  "observer": "minmax",
61
  "observer_kwargs": {},
62
- "scale_dtype": null,
63
  "strategy": "group",
64
  "symmetric": true,
65
- "type": "int",
66
- "zp_dtype": null
67
  }
68
  }
69
  },
 
59
  "num_bits": 4,
60
  "observer": "minmax",
61
  "observer_kwargs": {},
 
62
  "strategy": "group",
63
  "symmetric": true,
64
+ "type": "int"
 
65
  }
66
  }
67
  },