aceOfDiamonds commited on
Commit
ed0ec6b
·
1 Parent(s): 72dc37b

Stop restating quantized, and drop the unused default

Browse files

quantized duplicated precisions.json, which is authoritative for the
quantized/non-quantized partition. default expressed a per-repository
recommendation nothing consumed: the library resolves its own per-platform
default. Both are gone from the schema.

135m/xnnpack/config.json CHANGED
@@ -11,8 +11,6 @@
11
  {
12
  "file": "smollm2_135m_xnnpack_8da8w.pte",
13
  "precision": "8da8w",
14
- "quantized": true,
15
- "default": true,
16
  "methods": {
17
  "enable_dynamic_shape": true,
18
  "forward": {
 
11
  {
12
  "file": "smollm2_135m_xnnpack_8da8w.pte",
13
  "precision": "8da8w",
 
 
14
  "methods": {
15
  "enable_dynamic_shape": true,
16
  "forward": {
1_7b/xnnpack/config.json CHANGED
@@ -11,8 +11,6 @@
11
  {
12
  "file": "smollm2_1_7b_xnnpack_8da8w.pte",
13
  "precision": "8da8w",
14
- "quantized": true,
15
- "default": true,
16
  "methods": {
17
  "enable_dynamic_shape": true,
18
  "forward": {
 
11
  {
12
  "file": "smollm2_1_7b_xnnpack_8da8w.pte",
13
  "precision": "8da8w",
 
 
14
  "methods": {
15
  "enable_dynamic_shape": true,
16
  "forward": {
360m/xnnpack/config.json CHANGED
@@ -11,8 +11,6 @@
11
  {
12
  "file": "smollm2_360m_xnnpack_8da8w.pte",
13
  "precision": "8da8w",
14
- "quantized": true,
15
- "default": true,
16
  "methods": {
17
  "enable_dynamic_shape": true,
18
  "forward": {
 
11
  {
12
  "file": "smollm2_360m_xnnpack_8da8w.pte",
13
  "precision": "8da8w",
 
 
14
  "methods": {
15
  "enable_dynamic_shape": true,
16
  "forward": {