diff options
Diffstat (limited to 'ggml-common.h')
-rw-r--r-- | ggml-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ggml-common.h b/ggml-common.h index 5dd91808..2402b773 100644 --- a/ggml-common.h +++ b/ggml-common.h @@ -645,6 +645,7 @@ GGML_TABLE_BEGIN(uint32_t, iq3s_grid, 512) GGML_TABLE_END() #define NGRID_IQ1S 2048 +#define IQ1S_DELTA 0.125f #if defined(GGML_COMMON_IMPL_C) GGML_TABLE_BEGIN(uint64_t, iq1s_grid, NGRID_IQ1S) 0xffffffffffffffff, 0xffffffffffffff01, 0xffffffffffff0000, 0xffffffffffff01ff, |