]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Updating build instructions to include BLAS support (#1183)
authorDaniAndTheWeb <redacted>
Wed, 26 Apr 2023 20:03:03 +0000 (22:03 +0200)
committerGitHub <redacted>
Wed, 26 Apr 2023 20:03:03 +0000 (22:03 +0200)
commitea3ad7eb60cfb44526a58122e8019850f437cd1b
tree8677ceaa349b10ab7b3c80670c1c5487eb3f0d24
parent859fee6dfb00fab7ce6bc215b4adae78d82f4759
Updating build instructions to include BLAS support (#1183)

* Updated build information

First update to the build instructions to include BLAS.

* Update README.md

* Update information about BLAS

* Better BLAS explanation

Adding a clearer BLAS explanation and adding a link to download the CUDA toolkit.

* Better BLAS explanation

* BLAS for Mac

Specifying that BLAS is already supported on Macs using the Accelerate Framework.

* Clarify the effect of BLAS

* Windows Make instructions

Added the instructions to build with Make on Windows

* Fixing typo

* Fix trailing whitespace
README.md