| ggml_ftype_to_ggml_type | R Documentation |
Converts a file type (ftype) to the corresponding GGML type. Used when loading quantized models.
ggml_ftype_to_ggml_type(ftype)
ftype |
File type constant |
Integer GGML type
Other type_system:
ggml_blck_size(),
ggml_is_quantized(),
ggml_type_name(),
ggml_type_sizef()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.