]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
feature : add blis and other BLAS implementation support (#1502)
authorZenix <redacted>
Sat, 20 May 2023 09:02:48 +0000 (18:02 +0900)
committerGitHub <redacted>
Sat, 20 May 2023 09:02:48 +0000 (12:02 +0300)
commit07e9ace0f9da424d82e75df969642522880feb92
tree652979898352212059f9bef9778e52367ac8f268
parentec2e10c4443209da56b431b24dd0845b60e757fb
feature : add blis and other BLAS implementation support (#1502)

* 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>
---------

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