| ggml_quantize_init | R Documentation |
Initializes quantization tables for a given type. Called automatically by ggml_quantize_chunk, but can be called manually.
ggml_quantize_init(type)
type |
GGML type (e.g., GGML_TYPE_Q4_0) |
NULL invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.