File size: 193 Bytes
643fb20
 
 
 
 
 
 
1
2
3
4
5
6
7
{
  "quantization_method": "int8_per_channel_symmetric",
  "skip_patterns": [
    "final_layer.linear"
  ],
  "description": "Weight-only INT8 quantization with per-channel symmetric scaling"
}