Learn R Programming

ggmlR (version 0.6.1)

ggml_quantize_free: Free Quantization Resources

Description

Frees any memory allocated by quantization. Call at end of program to avoid memory leaks.

Usage

ggml_quantize_free()

Arguments

Value

NULL invisibly