]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
ggml : temp comment
authorGeorgi Gerganov <redacted>
Mon, 1 May 2023 07:13:59 +0000 (10:13 +0300)
committerGeorgi Gerganov <redacted>
Mon, 1 May 2023 07:13:59 +0000 (10:13 +0300)
include/ggml/ggml.h

index cbaea3ed7e5ad4c3df06598f2f699f067ef0a2cb..d6feacd78c849845852d6de152b15691022baf41 100644 (file)
@@ -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