ggml_quantize_free method

void ggml_quantize_free()

Implementation

void ggml_quantize_free() {
  return _ggml_quantize_free();
}