Update config.json with the correct state

#1
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -75,6 +75,6 @@
75
  ],
76
  "kv_cache_scheme": null,
77
  "quant_method": "compressed-tensors",
78
- "quantization_status": "frozen"
79
  }
80
  }
 
75
  ],
76
  "kv_cache_scheme": null,
77
  "quant_method": "compressed-tensors",
78
+ "quantization_status": "compressed"
79
  }
80
  }