]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
llamafile : improve sgemm.cpp (llama/6796)
authorJustine Tunney <redacted>
Mon, 22 Apr 2024 19:00:36 +0000 (15:00 -0400)
committerGeorgi Gerganov <redacted>
Sat, 11 May 2024 18:30:08 +0000 (21:30 +0300)
commit0f2335ef1d88a83584364c56b4d6d5db28744506
treeb7f4cb66662a35bdc213ef1a33ff50e69c366f15
parent479a83975386632ac4d964ab09cad56eea9faf84
llamafile : improve sgemm.cpp (llama/6796)

* llamafile : improve sgemm.cpp

- Re-enable by default
- Fix issue described in #6716
- Make code more abstract, elegant, and maintainable
- Faster handling of weirdly shaped `m` an `n` edge cases

* Address review comments

* Help clang produce fma instructions

* Address review comments
src/ggml.c