]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
feature : support blis and other blas implementation (#1536)
authorZenix <redacted>
Sat, 20 May 2023 14:58:31 +0000 (23:58 +0900)
committerGitHub <redacted>
Sat, 20 May 2023 14:58:31 +0000 (17:58 +0300)
commitb8ee340abe4a46143eb8cc4a135b976856c9136c
tree96fa62bfa353b939c1950b78906c139efcec263e
parent9ecb30f9594f222d8318fb1e803a4c363b0c39e5
feature : support blis and other blas implementation  (#1536)

* feature: add blis support

* feature: allow all BLA_VENDOR to be assigned in cmake arguments. align with whisper.cpp pr 927

* fix: version detection for BLA_SIZEOF_INTEGER, recover min version of cmake

* Fix typo in INTEGER

Co-authored-by: Georgi Gerganov <redacted>
* Fix: blas changes on ci

---------

Co-authored-by: Georgi Gerganov <redacted>
.github/workflows/build.yml
BLIS.md [new file with mode: 0644]
CMakeLists.txt
Makefile
README.md