ggml_quantize_init method
LlamaLibrarySharedBindingsByGeneralDeveloper Binding By General Corporation & Global Corporation & General Developer
Implementation
void ggml_quantize_init(
int type,
) {
return _ggml_quantize_init(
type,
);
}
LlamaLibrarySharedBindingsByGeneralDeveloper Binding By General Corporation & Global Corporation & General Developer
void ggml_quantize_init(
int type,
) {
return _ggml_quantize_init(
type,
);
}