LucasDatakalab

Results 3 comments of LucasDatakalab

To be more specific, I would like to know how I can find the accumulation step in the matmul inside the library, I am struggling to find it ! Thanks...

Is it here ? I have the AVX2 instruction set Thanks a lot https://github.com/ggerganov/ggml/blob/master/src/ggml.c#L2952 ``` // Main loop for (int i = 0; i < nb; i++) { const __m128...

Hi @colbybanbury @LucaUrbinati44 Any news on this issue ? Thanks Lucas