]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[CI] Fix openblas (#1613)
authorHenri Vasserman <redacted>
Sat, 27 May 2023 14:24:06 +0000 (17:24 +0300)
committerGitHub <redacted>
Sat, 27 May 2023 14:24:06 +0000 (17:24 +0300)
commit0ecb1bbbeb16e36a2ea7a5ce525c6c59ef74312b
tree0660ef517ba05f69a8ea7ea12301e15b70526664
parent93618031c7ccdd949d976370f24953d261048575
[CI] Fix openblas (#1613)

* Fix OpenBLAS build

* Fix `LLAMA_BLAS_VENDOR` CMake variable that should be a string and not a boolean.
.github/workflows/build.yml
CMakeLists.txt