From: Georgi Gerganov Date: Thu, 11 Jan 2024 19:49:13 +0000 (+0200) Subject: sync : llama.cpp X-Git-Tag: upstream/0.0.1642~1100 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=de51e3f3e324cd742581d5754d0b07a33991f878;p=pkg%2Fggml%2Fsources%2Fggml sync : llama.cpp --- diff --git a/examples/common-ggml.cpp b/examples/common-ggml.cpp index e69bd510..6da3c901 100644 --- a/examples/common-ggml.cpp +++ b/examples/common-ggml.cpp @@ -62,6 +62,8 @@ bool ggml_common_quantize_0( case GGML_FTYPE_ALL_F32: case GGML_FTYPE_MOSTLY_F16: case GGML_FTYPE_MOSTLY_Q4_1_SOME_F16: + case GGML_FTYPE_MOSTLY_IQ2_XXS: + case GGML_FTYPE_MOSTLY_IQ2_XS: { fprintf(stderr, "%s: invalid model type %d\n", __func__, ftype); return false; diff --git a/scripts/sync-llama.last b/scripts/sync-llama.last index d6e6207c..3af9dede 100644 --- a/scripts/sync-llama.last +++ b/scripts/sync-llama.last @@ -1 +1 @@ -1fc2f265ff9377a37fd2c61eae9cd813a3491bea +469e75d0a35b08de549a4fd87f082ca7a8a539ba