]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
llamafile : improve sgemm.cpp (llama/6796)
authorJustine Tunney <redacted>
Mon, 22 Apr 2024 19:00:36 +0000 (15:00 -0400)
committerGeorgi Gerganov <redacted>
Mon, 13 May 2024 08:02:26 +0000 (11:02 +0300)
commit6c3971b29babd4a177e9bb7e834917019a66c2cd
treebc84e285c34c543c7fbb702f2e3aae0f588ce6ac
parenta6d264f331d3a4cd98188992a48d0f923532009e
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
ggml.c