summaryrefslogtreecommitdiff
path: root/include/llama.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llama.h')
-rw-r--r--include/llama.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llama.h b/include/llama.h
index eaa5d69d..bcd81f4f 100644
--- a/include/llama.h
+++ b/include/llama.h
@@ -205,6 +205,7 @@ extern "C" {
LLAMA_FTYPE_MOSTLY_IQ3_KT = 152, // except 1d tensors
LLAMA_FTYPE_MOSTLY_IQ4_KT = 153, // except 1d tensors
LLAMA_FTYPE_MOSTLY_IQ3_KS = 154, // except 1d tensors
+ LLAMA_FTYPE_MOSTLY_IQ2_KL = 155, // except 1d tensors
//
LLAMA_FTYPE_MOSTLY_Q4_0_R8 = 202, // except 1d tensors
LLAMA_FTYPE_MOSTLY_Q8_0_R8 = 207, // except 1d tensors