some quantization type cannot be used without an importance matrix
bool ggml_quantize_requires_imatrix( int type, ) { return _ggml_quantize_requires_imatrix( type, ); }