iq1_m: remove unused variable
We have progressed to warnings being errors.
This commit is contained in:
parent
480d6d6c36
commit
62dd11f3e5
1 changed files with 0 additions and 1 deletions
|
@ -9775,7 +9775,6 @@ void ggml_vec_dot_iq1_m_q8_K (int n, float * restrict s, size_t bs, const void
|
||||||
|
|
||||||
ggml_int8x16x4_t q1b;
|
ggml_int8x16x4_t q1b;
|
||||||
ggml_int8x16x4_t q8b;
|
ggml_int8x16x4_t q8b;
|
||||||
ggml_int8x16x4_t delta;
|
|
||||||
|
|
||||||
iq1m_scale_t scale;
|
iq1m_scale_t scale;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue