From: Georgi Gerganov Date: Thu, 11 Jan 2024 19:54:17 +0000 (+0200) Subject: sync : ggml X-Git-Tag: upstream/1.7.4~1142 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=32e71a18610aad1214794be3645dde6acf70b05a;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp sync : ggml --- diff --git a/examples/common-ggml.cpp b/examples/common-ggml.cpp index 6da3c901..06a0f37b 100644 --- a/examples/common-ggml.cpp +++ b/examples/common-ggml.cpp @@ -193,6 +193,8 @@ bool ggml_common_quantize_0( case GGML_TYPE_I32: case GGML_TYPE_Q8_1: case GGML_TYPE_Q8_K: + case GGML_TYPE_IQ2_XXS: + case GGML_TYPE_IQ2_XS: case GGML_TYPE_COUNT: { fprintf(stderr, "%s: unsupported quantization type %d (%s)\n", __func__, ttype, ggml_type_name((ggml_type) ttype)); diff --git a/extra/sync-ggml.last b/extra/sync-ggml.last index 0e11d4ac..9705b1ae 100644 --- a/extra/sync-ggml.last +++ b/extra/sync-ggml.last @@ -1 +1 @@ -3eace58911ea8d2cf35defdc59848d99b91a57f5 +de51e3f3e324cd742581d5754d0b07a33991f878