From: Georgi Gerganov Date: Mon, 1 May 2023 07:13:59 +0000 (+0300) Subject: ggml : temp comment X-Git-Tag: upstream/0.0.1642~1500 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=5f9f1c1744bcbc70b9fd7857bd5a2fa4a75dddce;p=pkg%2Fggml%2Fsources%2Fggml ggml : temp comment --- diff --git a/include/ggml/ggml.h b/include/ggml/ggml.h index cbaea3ed..d6feacd7 100644 --- a/include/ggml/ggml.h +++ b/include/ggml/ggml.h @@ -399,6 +399,7 @@ extern "C" { GGML_API bool ggml_is_quantized(enum ggml_type type); + // TODO: temporary until model loading of ggml examples is refactored GGML_API enum ggml_type ggml_ftype_to_ggml_type(enum ggml_ftype ftype); // main